Hi All,

I'm trying to get django-grappelli running, but after following
the installation instructions, I end up with a 404 and the following:

Using the URLconf defined in bfact.urls, Django tried these URL
patterns, in this order:

   1. ^admin/(.*)
   2. ^grappelli/ ^bookmark/add/$
   3. ^grappelli/ ^bookmark/remove/$
   4. ^grappelli/ ^help/(?P<object_id>\d+)/$
   5. ^grappelli/ ^help
   6. ^grappelli/ ^obj_lookup/$
   7. ^grappelli/ ^related_lookup/$
   8. ^grappelli/ ^m2m_lookup/$
   9. ^accounts/login/$
  10. ^accounts/logout/$

Notice the space after "grappelli/".

Anyone else out there using django-grappelli?
Any ideas as to what causes this?

I'm using django-1.0.2 on Linux with latest grappelli from trunk.

Any ideas appreciated
/Lars

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to