Hi there,
I started to have this error:
http://dpaste.com/64355/
while trying to access my admin site, after I moved my website from one
machine (my desktop) to the other (my laptop). I already restored my
PostgreSQL database, and recreated the superuser (while trying to solve
this problem), b
Hi, guys,
Got this after updating my django trunk working copy to r.11199, and
cannot access the admin site anymore:
http://dpaste.com/63968/
Any ideas of what it might be?
Diogo
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the
te, in the frontend.
I know that I must create a "templatetags" subdirectory, to act as a
module, inside the apps, if I want to create a template tag for that app,
but what if I want to make it visible to all apps and callable from a base
template?
Thanks!
________