I might also suggest django-registration
(http://code.google.com/p/django-registration) to handle your user
registration needs.

On Mon, Oct 27, 2008 at 2:34 PM, Jeff Anderson <[EMAIL PROTECTED]> wrote:
> 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
>
>

--~--~---------~--~----~------------~-------~--~----~
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