Thanks all for the help. I ran across a reference which stated that I
should restart the django server inorder for the package to be pickup.
This works.
On Apr 26, 12:21 pm, Malcolm Tredinnick
wrote:
> On Sun, 2009-04-26 at 06:09 -0700, tekion wrote:
> > Hi,
> > I have tried to load my customer
On Sun, 2009-04-26 at 06:09 -0700, tekion wrote:
> Hi,
> I have tried to load my customer filter, but getting an error which
> indicates it's not in the path. I saw a similar post, one of the
> suggested things to check was to make sure the project was listed in
> the setting.py file. My project
Hi,
I have tried to load my customer filter, but getting an error which
indicates it's not in the path. I saw a similar post, one of the
suggested things to check was to make sure the project was listed in
the setting.py file. My project is listed in the setting.py file
under the install_app. A
Facundo Casco wrote:
> Hi, I'm tring to make custom filters but I can't make Django find my module
> I get this error:
> Could not load template library from django.templatetags.amx2_filters,
> No module named amx2_filters
>
> The directory structure is:
> ~/base/amx/templatetags/__init__py
> ~/ba
Hi, I'm tring to make custom filters but I can't make Django find my module
I get this error:
Could not load template library from django.templatetags.amx2_filters,
No module named amx2_filters
The directory structure is:
~/base/amx/templatetags/__init__py
~/base/amx/templatetags/amx2_filters.py
5 matches
Mail list logo