patrickk wrote:
> which URL causes that error?

http://localhost:8000/grappelli/admin/

> please note that in order to use grappelli you have to setup the admin-
> site before, see 
> http://docs.djangoproject.com/en/dev/ref/contrib/admin/#ref-contrib-admin.
> maybe this should be mentioned in the docs, but I guess it´s pretty
> obvious.

I guess it is, admin up and running nicely without grappelli.

/L

> On Apr 14, 8:36 pm, Lars Stavholm <st...@telcotec.se> wrote:
>> 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