>
> However, when I try to go to the admin I get either one of two errors
> (if I keep refreshing, the errors change between the two randomly.
>
> Either
> -------
> TypeError at /admin/
>
> dict objects are unhashable


It seems that one of your errors is in books/data/admin.py and not in
the admin.py for your URLs model. So, check books/data/admin.py as
well as  books/data/models.py carefully.

-Rajesh D

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to