spaceport/apiserver/apiserver/api
2022-06-01 03:18:56 +00:00
..
emails Send an email to people interested in a course 2022-05-04 23:02:39 +00:00
management/commands Iterate over Members instead of Users in discourse integration 2022-04-21 22:21:16 +00:00
__init__.py Create an index of all history changes 2020-02-24 23:49:14 +00:00
admin.py Don't register historical tables in admin interface 2020-02-13 02:16:21 +00:00
apps.py Create an index of all history changes 2020-02-24 23:49:14 +00:00
fields.py Move utils and permissions to own file, clean up code 2020-01-22 22:32:58 +00:00
models.py Display number of interests in course list 2022-05-04 20:36:55 +00:00
permissions.py Serialize History and expose to API 2020-02-25 23:32:28 +00:00
serializers.py Automatically confirm students if they've already paid 2022-05-12 06:16:17 +00:00
signals.py Remove member_id from geting object owner 2021-12-08 22:19:46 +00:00
tests.py Keep track of Former Members in member table status 2021-06-05 01:20:38 +00:00
throttles.py Don't log anonymous GET /sessions/ 2022-01-26 23:57:23 +00:00
utils_auth.py Allow users to customize their Discourse username 2021-10-02 04:45:00 +00:00
utils_email.py Send an email to people interested in a course 2022-05-04 23:02:39 +00:00
utils_ldap.py Remove all references to member_id hint 2021-11-16 22:18:47 +00:00
utils_paypal.py Match training transactions regardless of status 2022-05-23 21:27:24 +00:00
utils_stats.py Use correct timezone in iCal email 2022-04-21 22:21:16 +00:00
utils.py Generate search strings on new member signup 2022-05-25 04:40:35 +00:00
views.py Remove particle sign integration 2022-06-01 03:18:56 +00:00