..
__init__.py
Refactor most page handlers into new pages/ directory. ( #1226 )
2021-03-19 17:21:54 -07:00
blink_handler.py
Refactor remaining models.py code into core_models.py ( #2160 )
2022-08-23 16:00:02 -07:00
blink_handler_test.py
Refactor user-related models into a separate file. ( #2141 )
2022-08-17 18:14:19 -07:00
featuredetail.py
Farewell to `guideforms.py` and all the Django form widgets 🎉 ( #2221 )
2022-09-08 20:45:57 -04:00
featuredetail_test.py
Refactor remaining models.py code into core_models.py ( #2160 )
2022-08-23 16:00:02 -07:00
featurelist.py
Enable new permissions system ( #2174 )
2022-08-26 15:30:55 -07:00
featurelist_test.py
Refactor remaining models.py code into core_models.py ( #2160 )
2022-08-23 16:00:02 -07:00
guide.py
Farewell to `guideforms.py` and all the Django form widgets 🎉 ( #2221 )
2022-09-08 20:45:57 -04:00
guide_test.py
Complete migration of forms to JS ( #2218 )
2022-09-08 16:17:02 -04:00
intentpreview.py
Enable new permissions system ( #2174 )
2022-08-26 15:30:55 -07:00
intentpreview_test.py
Refactor remaining models.py code into core_models.py ( #2160 )
2022-08-23 16:00:02 -07:00
metrics.py
Replace metrics timeline handlers with ConstHandler. ( #2108 )
2022-08-12 15:21:36 -07:00
metrics_test.py
Replace metrics timeline handlers with ConstHandler. ( #2108 )
2022-08-12 15:21:36 -07:00
users.py
Refactor user-related models into a separate file. ( #2141 )
2022-08-17 18:14:19 -07:00
users_test.py
Refactor user-related models into a separate file. ( #2141 )
2022-08-17 18:14:19 -07:00