django1/django/contrib/auth/management
Florian Apolloner cc4de61a2b Fixed #19596 -- Use `_default_manager` instead of `objects` in the auth app.
This is needed to support custom user models which don't define a manager
named `objects`.
2013-01-22 12:47:34 +01:00
..
commands Fixed #19596 -- Use `_default_manager` instead of `objects` in the auth app. 2013-01-22 12:47:34 +01:00
__init__.py Fixed #19596 -- Use `_default_manager` instead of `objects` in the auth app. 2013-01-22 12:47:34 +01:00