Hello, I've just discovered Django and its amazing admin part management. Is it possible to use these tools in production ?
I would like to realize a kind of wiki-organizer(nothing exceptionnal, just need to have a very specific tool), where each user can add events. I thought to use the admin module of Django in order to create quickly and easily the forms. It seems technically possible : create groups and give some appropriate permissions ; but it looks very nasty : give an admin acces for all the users is not verry clean ;p So, is it a clean solution to use admins tools for the site itself ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.