2006/10/20, Chad Simmons <[EMAIL PROTECTED]>:
>
>
> RonnyPfannschmidt wrote:
>
> > 7. there is no framework to roll own admin applications, and the
> > build-in admin is just for basic data management
>
> Ehm.. Django is the "framework to roll your own admin applications".
> It's the same framework the current admin interface uses.. There's no
> way to build it in such a way that it will work for everyone, so you
> can either use it as it is, or make your own. The beauty of django is
> that since it IS what is used to make the current admin interface, the
> authors have already streamlined the use-case for you, and developed
> tools to make the development quite fast.
>

I disagree with that point, have a look at what is done in symfony, I
think it could be possible to have the same feature in Django:
http://www.symfony-project.com/book/trunk/generator
This way, it can be easy to create admin for users and not only administrators.

Cheers,
David

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to