django-orchestra-test/orchestra/contrib/accounts
Marc Aymerich 8753b94b8c Refactored model classmethods to manager methos 2015-09-04 10:22:14 +00:00
..
management Fixed setupnginx command bug 2015-06-12 13:01:56 +00:00
migrations Fixes on orchestra deployment 2015-04-29 21:35:56 +00:00
templates/admin/accounts/account Moved apps to contrib 2015-04-05 10:46:24 +00:00
__init__.py Added create initial superuser prompt on accounts post migrate 2015-05-01 18:05:34 +00:00
actions.py Added list accounts changelist actions and display HTML emails on mailer 2015-07-21 10:44:32 +00:00
admin.py Improvements on resource consumption history graph 2015-07-23 12:41:42 +00:00
api.py Upgraded to DRF3 2015-04-23 14:34:04 +00:00
apps.py Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
filters.py Moved apps to contrib 2015-04-05 10:46:24 +00:00
forms.py Added SOA settings for domains 2015-07-15 10:35:21 +00:00
models.py Refactored model classmethods to manager methos 2015-09-04 10:22:14 +00:00
serializers.py Improved bulk mailer detection and fixes on domain serializer validation 2015-05-28 10:55:48 +00:00
settings.py Removed unused imports and patterns 2015-05-19 13:27:04 +00:00