spradio-server-django/savepointradio/core
2020-02-15 18:12:25 -05:00
..
migrations Safer password/token generation for the DJ. 2020-02-15 18:01:13 -05:00
__init__.py Initial Core app commit. 2017-12-27 16:11:20 -05:00
admin.py Revert accidental gettext_lazy change. 2020-01-21 13:20:07 -05:00
apps.py Initial Core app commit. 2017-12-27 16:11:20 -05:00
behaviors.py ugettext is deprecated--use gettext instead. 2019-06-06 15:44:56 -04:00
forms.py Revert accidental gettext_lazy change. 2020-01-21 13:20:07 -05:00
managers.py Revert accidental gettext_lazy change. 2020-01-21 13:20:07 -05:00
models.py Revert accidental gettext_lazy change. 2020-01-21 13:20:07 -05:00
querysets.py Move common behaviors and querysets to Core. 2018-03-29 12:13:38 -04:00
tests.py Initial Core app commit. 2017-12-27 16:11:20 -05:00
utils.py Remove old unused code. 2020-02-15 18:12:25 -05:00
validators.py Code shuffle. 2019-06-10 07:37:22 -04:00
views.py Initial Core app commit. 2017-12-27 16:11:20 -05:00