Changes between Version 73 and Version 74 of Version1.1Features


Ignore:
Timestamp:
Oct 26, 2008, 4:57:01 AM (16 years ago)
Author:
David Larlet
Comment:

Add ticket #3011 about extendable auth_user module

Legend:

Unmodified
Added
Removed
Modified
  • Version1.1Features

    v73 v74  
    7878  * (?) [http://groups.google.com/group/django-developers/browse_thread/thread/464ced0637fc6d1f Signed cookies] (#3285 seems to be closed as wontfix, but as the feature is genrally useful, it may be justified to be a contrib app; see also http://code.google.com/p/django-signedcookies)
    7979  * [http://code.djangoproject.com/ticket/9444 AnonymousUser that you can set specific permissions for]
     80  * [http://code.djangoproject.com/ticket/3011 Allow for extendable auth_user module] (add an abstract base class for User too)
    8081----
    8182
Back to Top