spaceport/apiserver/apiserver/api
2022-04-06 20:53:34 +00:00
..
emails Send new members a welcome email 2022-01-31 03:49:50 +00:00
management/commands Add stats for number of PayPal subscribers 2022-01-23 09:34:36 +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 Switch to job-based usage tracking 2022-02-11 04:11:12 +00:00
permissions.py Serialize History and expose to API 2020-02-25 23:32:28 +00:00
serializers.py Add more info to username has spaces error message 2022-02-11 22:44:47 +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 Remove welcome email debugging 2022-02-09 02:57:53 +00:00
utils_ldap.py Remove all references to member_id hint 2021-11-16 22:18:47 +00:00
utils_paypal.py Add Consumables to Paymaster 2022-01-25 04:12:22 +00:00
utils_stats.py Grab links from the sign 2022-03-30 04:11:47 +00:00
utils.py Strip member names whitespace, alert about test users 2022-04-06 20:53:34 +00:00
views.py Grab links from the sign 2022-03-30 04:11:47 +00:00