Re: ViewDoesNotExist admin error.

2008-03-04 Thread Mitja Martini
Hi Chris, you may have a problem with your urls.py - check if you activated the admin site correctly (see http://www.djangoproject.com/documentation/tutorial02/#activate-the-admin-site - check if you have a pattern that catches /admin/ earlier on Do you use django-profiles? If yes: You do not u

Re: DecimalField format

2007-07-01 Thread Mitja Martini
Do you know Satchmo's currency filter? http://www.satchmoproject.com/trac/browser/trunk/satchmo/shop/templatetags/currency_filter.py?rev=195 Regards, Mitja --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django u