On Saturday, 10 March 2012 07:31:16 UTC, Rico wrote:
>
> I'm trying to learn Django and have been following several online 
> tutorials hoping to understand how to create my own projects. 
>
> I'm having trouble interpreting the error messages that are given when I 
> do something wrong. Unfortunately I don't seem to get much help when I try 
> and find a solution via Google since I don't really know enough about 
> Django to ask the right questions. Perhaps I can find help here? 
>
> I don't know where to start exactly - the code is spread out all over! 
> Let's start with the error message: 
>
> http://dpaste.com/714463/ 
>
> Clearly it's upset about how I've registered my Entry class. What is the 
> problem and how do I fix it?


Since you realize that the problem is in how you've registered the Entry 
class, don't you think it would be a good idea to show us how you're doing 
it in that admin.py?
--
DR. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/2m0WKmAvGWEJ.
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