On Friday 25 Dec 2009 4:43:52 pm Vehbi Sinan Tunalioglu wrote: > Assume that you develop a mission-critical enterprise level > application with Django (yes, we do it frequently and promote others > doing it). Would you delegate all the back office implementation to > AdminSite? Or would you simply go for the usual views.* functionality? >
it is an accepted truth that admin is only for trusted users actually administrating the project - for every one else, they should be handled outside admin. -- regards Kenneth Gonsalves Senior Project Officer NRC-FOSS http://nrcfosshelpline.in/web/ -- 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.