Johnny Utah wrote:
> Thanks for the input.
>
> When you say Django.admin would be useful, do you mean users would
> access the admin interface?
>   
Please respond to the list when asking further questions.

That being said: no-- users shouldn't access the admin interface. Admins
should. It's there to make your life much easier, and it does that very
well. You'll still need to build views for your app, but if you need to
go in and change something manually, the admin interface is way better
than dropping to SQL.

Jeff Anderson

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to