Monday, September 3, 2012

To Use or Not to Use the admin backend

Hi,

I'm creating a site in Python/Django and feel that the admin backend, as good as it is, may not be a one-fit-for-all situations.

My question is this:

Have any of you ever had a need to have a custom admin backend?

In what example situations would one create his/her own admin backend rather than using the default admin panel that ships with Django?

What are the disadvantages of rewriting your own backend?

Regards,
Frank

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment