I'm a Django and web-development newcomer, working on a tutorial for
other newcomers like me:

http://www.instantdjango.com

Anyway, I am working on the second chapter of my tutorial, and want to
show people how the 'admin' interface works.  I am using the 'newforms-
admin' branch for this (hoping it will me merged soon).

I realized that I don't really know when is the "right" time to use
the admin interface, and when is to the "right" time to accept input
through forms instead of using the admin interface.

I know that they serve different purposes, but I'm having trouble
articulating those differences.

Can anyone give me their opinion, or point me in the right direction
to learn more?

-cjlesh


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to