Every field is readonly in admin site

31 views
Skip to first unread message

Abhinav Agarwal

unread,
Jan 11, 2015, 4:30:50 AM1/11/15
to django...@googlegroups.com
I am not getting and 'change' and 'delete' options for user, groups and apps(every model).
I have added admin.autodiscover() in url.py
I have also imported models in admin.py

Collin Anderson

unread,
Jan 12, 2015, 4:02:25 PM1/12/15
to django...@googlegroups.com
Hi,

Are they not showing up in the admin at all, or are they showing up but read-only?

Are you calling "admin.site.register(MyModel)" in admin.py?

Is your user a "superuser" in django?

Collin
Reply all
Reply to author
Forward
0 new messages