management
|
flake8: fix long lines
|
2023-01-31 08:58:41 -06:00 |
migrations
|
fix code for black 23.x
|
2023-03-13 14:04:44 -05:00 |
templates/emails
|
remove usage of important in css
|
2023-03-08 15:01:57 -08:00 |
tests
|
Mock codetiming.Timer to avoid small timing errors
|
2023-01-31 08:58:41 -06:00 |
tracker_lists
|
Add new line at end of file
|
2022-11-10 15:17:27 -06:00 |
__init__.py
|
add emails app
|
2019-06-05 09:38:33 -05:00 |
admin.py
|
Reformat with black 22.3.0
|
2022-05-09 08:16:01 -05:00 |
apps.py
|
Remove unused packages
|
2022-11-10 14:51:09 -06:00 |
cleaners.py
|
Remove unused imports, other flake8 errors
|
2022-11-09 15:52:08 -06:00 |
models.py
|
fix code for black 23.x
|
2023-03-13 14:04:44 -05:00 |
signals.py
|
Migrate Profile.user to OneToOneField
|
2022-11-09 15:52:08 -06:00 |
sns.py
|
Reformat with black 22.3.0
|
2022-05-09 08:16:01 -05:00 |
urls.py
|
add emails/reply_requires_premium_test url
|
2022-12-22 14:35:55 -06:00 |
utils.py
|
fix code for black 23.x
|
2023-03-13 14:04:44 -05:00 |
views.py
|
fix code for black 23.x
|
2023-03-13 14:04:44 -05:00 |