dpaste/dpaste
Darren Nathanael ef1a5da22a
API Escape (#241)
* chore: add pycaches to gitignore

* fix: correct escaping of api responses

The API did not respond as intended. :D
Co-authored-by: <Brian Ferri brian.ferri19@gmail.com>
2023-11-18 11:34:59 -05:00
..
management Addresses typo in (#192) @ clean up snippets 2022-08-09 19:29:09 -05:00
migrations remove pycache 2022-03-03 03:29:49 -05:00
settings Revert 239 CSP (#240) 2023-11-17 11:53:35 -05:00
templates/dpaste Fixed typo. Fixes #145 2020-06-20 18:26:01 +02:00
tests Code cleanup 2021-12-14 08:39:08 +01:00
urls Revert "Revert "add the posibility of specifying a url prefix"" (#206) 2022-05-29 13:56:56 -04:00
__init__.py Code cleanup 2021-12-14 08:39:08 +01:00
apps.py Typo at apps.py (#227) 2023-02-16 02:07:41 -05:00
forms.py perf: updated lib, typing issues (#195) 2022-04-03 01:38:37 -04:00
highlight.py Code cleanup 2021-12-14 08:39:08 +01:00
models.py Use Black's default line length of 88 2020-01-08 13:19:52 +01:00
views.py API Escape (#241) 2023-11-18 11:34:59 -05:00
wsgi.py Code cleanup and setup.cfg 2019-01-25 13:47:00 +01:00