spaceport/apiserver/apiserver/api
2020-02-12 09:19:43 +00:00
..
management/commands Upgrade Django 2020-02-11 22:47:14 +00:00
__init__.py Set up boilerplate django-rest-framework 2020-01-06 21:58:38 +00:00
admin.py Add historical records to every model for auditing 2020-02-05 00:00:33 +00:00
apps.py Set up boilerplate django-rest-framework 2020-01-06 21:58:38 +00:00
fields.py Move utils and permissions to own file, clean up code 2020-01-22 22:32:58 +00:00
models.py Convert model lambda into function 2020-02-10 00:28:47 +00:00
permissions.py Move utils and permissions to own file, clean up code 2020-01-22 22:32:58 +00:00
serializers.py Disallow setting of new directors and staff 2020-02-12 09:19:43 +00:00
tests.py Calculate _Overdue_ status the same way as old portal 2020-02-10 04:47:24 +00:00
utils_ldap.py Stop printing IPN / LDAP status 2020-02-10 09:21:01 +00:00
utils_paypal.py Extract IPN data safely 2020-02-12 09:19:27 +00:00
utils_stats.py Correctly get next meetings when there's multiple 2020-02-10 08:13:00 +00:00
utils.py Calculate _Overdue_ status the same way as old portal 2020-02-10 04:47:24 +00:00
views.py Send password to LDAP on password change 2020-02-10 08:54:29 +00:00