cmsmanage/tasks
Adam Goldsmith 02986bdabc Replace {django-,}bleach with {django-,}nh3, as bleach is now deprecated
https://bluesock.org/~willkg/blog/dev/bleach_6_0_0_deprecation.html
nh3/ammonia is faster anyway. django-nh3 is not yet feature complete,
but cmsmanage was only using the template tag anyway
2023-12-30 12:54:08 -05:00
..
management/commands Add and apply black formatter 2022-01-25 00:56:30 -05:00
migrations Re-apply Black formatting 2023-09-07 10:56:22 -04:00
templates/tasks Apply new djlint version 2022-09-03 00:30:18 -04:00
__init__.py Initial Commit 2020-12-03 12:31:39 -05:00
admin.py Add slug field for tools, and base URLs on it 2021-05-19 17:08:31 -04:00
apps.py Add and apply black formatter 2022-01-25 00:56:30 -05:00
clean_markdown.py Replace {django-,}bleach with {django-,}nh3, as bleach is now deprecated 2023-12-30 12:54:08 -05:00
forms.py Add and apply black formatter 2022-01-25 00:56:30 -05:00
models.py Merge remote-tracking branch 'paperwork/main' 2022-02-14 16:26:57 -05:00
tests.py Initial Commit 2020-12-03 12:31:39 -05:00
urls.py Add namespaces to app URL confs 2022-01-25 00:56:31 -05:00
views.py Add and apply black formatter 2022-01-25 00:56:30 -05:00