Thanks a lot Peter and Jeff.  Your posts have definitely pointed me in
the right direction.

I'll see what I come up with.  If its anything functional, I'll be
sure to give you guys the link. :)

Also, if anybody wants to contribute code - I need all the help I can
get! (and I might have some code questions later)

Thanks again guys.



On Oct 27, 12:01 pm, "Peter Herndon" <[EMAIL PROTECTED]> wrote:
> 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