Re: proper use of admin screens

2006-01-24 Thread oggie rob
> But what about web apps where users normally enter, update, and delete the > bulk of the application's data? Is it considered good practice to use the > built-in admin content management functionality as general purpose input > screens? I can't say if this is "good practice" or not. I'm sure

Re: proper use of admin screens

2006-01-23 Thread Max Battcher
char wrote: I have a question about the proper use of Django's built-in admin functionality. I realize that Django evolved in a newsroom environment where there is a small number of content publishers/admins and many readers. But what about web apps where users normally enter, update, and delete

proper use of admin screens

2006-01-23 Thread char
I have a question about the proper use of Django's built-in admin functionality. I realize that Django evolved in a newsroom environment where there is a small number of content publishers/admins and many readers. But what about web apps where users normally enter, update, and delete the bulk of t