django-tos/tos
2022-12-30 18:23:33 -07:00
..
migrations Initial migrations 2016-04-19 14:15:48 -04:00
templates/tos Put the <h2> back 2022-12-26 22:48:54 -07:00
templatetags Remove all unnecessary compatability shims 2021-12-20 01:42:37 -08:00
tests Update tests 2022-12-30 15:18:05 -07:00
__init__.py Update to 1.0.0 now with Django 4.0 support 2022-02-08 10:40:36 -06:00
admin.py PEP8 2016-03-02 11:15:01 -06:00
apps.py Fix one last call 2022-12-30 18:23:33 -07:00
middleware.py Refactor middleware to enable an easier time extending skip checks 2022-12-29 01:25:33 -07:00
models.py Moar f-strings! 2022-12-26 22:49:25 -07:00
signal_handlers.py Fix signal handler 2022-12-30 14:45:01 -07:00
urls.py Replace django.conf.urls.url with django.urls.re_path 2021-12-20 02:03:23 -08:00
views.py Moar f-strings! 2022-12-26 22:49:25 -07:00