I'm beginning a site with Django, and am starting with the fundamental
elements of the site first. I figured I'd get the user login /
registration working before I do anything. Should I still use
django.contrib.auth.views for login, logout, etc, even though they use
oldforms? Or, will these views stay backwards compatible through
future versions? These views provided by auth are exactly what I need,
but I don't want to use them if I will need to change stuff later. Any
ideas?

Thanks


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