Error 500 in admin panel

3 views
Skip to first unread message

Mathieu Goeminne

unread,
Apr 15, 2008, 8:52:46 AM4/15/08
to django...@googlegroups.com
Hi all,

I'm a newbie in Django, and I'have to populate some data using the admin
panel.

While I'm saving a entity, or sometime while I want to see it, Django
raises a 500 error. The default admin entities don't rise any error,
only my entity do it.

I have changed my user permissions (getting all the permissions) but the
errors are not removed.

Any idea?

Thanks for help.

Jarek Zgoda

unread,
Apr 15, 2008, 9:03:52 AM4/15/08
to django...@googlegroups.com
Mathieu Goeminne napisał(a):

You have some error in your code.

--
Jarek Zgoda
Skype: jzgoda | GTalk: zg...@jabber.aster.pl | voice: +48228430101

"We read Knuth so you don't have to." (Tim Peters)

Karen Tracey

unread,
Apr 15, 2008, 10:03:12 AM4/15/08
to django...@googlegroups.com

Set DEBUG=True in your settings file and instead of getting the bare 500 error page you'll get detailed information on where the error is occurring.

Karen

Reply all
Reply to author
Forward
0 new messages