Chris Moffitt wrote:
> We've developed a similar sort of capability for Satchmo. You can
> browse the source here-
> http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo
> <http://www.satchmoproject.com/trac/browser/satchmo/trunk/satchmo>
Seems I've done more or less the same in my urls.py.
However Django 0.96 doesn't support named URL patters yet, so I can't
use {% url %} tag.
I don't want to use any pre-release code yet. Seems I have no other
choice that manually include the prefix in all my templates.
When is 0.97 release about to happen?
BR,
Przemyslaw
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---