django-tos/tos
2021-12-20 00:50:25 -08:00
..
migrations Initial migrations 2016-04-19 14:15:48 -04:00
templates/tos Use i18n in templates 2017-06-01 12:29:52 -06:00
templatetags Django 1.9 support 2016-03-31 22:06:56 -04:00
tests Fix and tests for cache invalidation issue 2020-10-04 18:06:09 -04:00
__init__.py Remove deprecated default_app_config 2021-12-20 00:50:25 -08:00
admin.py PEP8 2016-03-02 11:15:01 -06:00
apps.py Django 2.0 compat 2020-04-03 22:41:55 -04:00
compat.py Update django3 2021-02-09 12:48:51 -05:00
middleware.py Django 2.0 compat 2020-04-03 22:41:55 -04:00
models.py Use gettext_lazy over deprecated ugettext_lazy 2021-12-20 00:50:25 -08:00
signal_handlers.py Add a few more tests to increase coverage 2017-06-01 12:29:52 -06:00
urls.py Add cache middleware and check on every request 2016-07-26 16:00:22 -06:00
views.py Use gettext_lazy over deprecated ugettext_lazy 2021-12-20 00:50:25 -08:00