.. |
emails
|
Send overdue emails
|
2023-05-02 05:50:22 +00:00 |
management/commands
|
Test sending reminders for instructors to mark attendance
|
2023-05-12 17:26:52 +00:00 |
__init__.py
|
Create an index of all history changes
|
2020-02-24 23:49:14 +00:00 |
admin.py
|
Fix django admin search
|
2023-05-03 18:10:12 +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
|
Update storage model search fields
|
2023-05-29 12:20:07 -06:00 |
permissions.py
|
Serialize History and expose to API
|
2020-02-25 23:32:28 +00:00 |
serializers.py
|
Add UI and API for editing Storage
|
2023-05-30 13:35:07 -06:00 |
signals.py
|
More preferred name
|
2022-08-27 06:55:55 +00:00 |
test_api.py
|
add unhappy day registration test cases
|
2022-07-04 20:55:53 -06:00 |
tests.py
|
test: remove unused django setup calls
|
2022-06-26 08:14:21 -07:00 |
throttles.py
|
Ignore logging monthly_high_scores route
|
2023-05-02 17:51:51 +00:00 |
utils_auth.py
|
Generate missing LDAP users
|
2022-08-30 20:49:04 +00:00 |
utils_email.py
|
Send overdue emails
|
2023-05-02 05:50:22 +00:00 |
utils_ldap.py
|
Merge branch 'preferred_name'
|
2022-08-31 00:12:56 +00:00 |
utils_paypal.py
|
Allow paying course fees with Protocoin
|
2023-05-26 14:17:49 -06:00 |
utils_stats.py
|
Add 3D printer status to stats
|
2023-03-18 23:43:44 +00:00 |
utils.py
|
Send overdue emails
|
2023-05-02 05:50:22 +00:00 |
views.py
|
Allow sorting members by storage
|
2023-06-03 19:02:58 +00:00 |