shortener/src/redirect
2022-01-26 11:45:12 +01:00
..
migrations Fix pre-commit 2022-01-26 11:45:12 +01:00
tests Update envs 2021-06-07 16:43:13 +02:00
__init__.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
admin.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
apps.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
models.py Increase url size from 200 to 2000 2022-01-26 11:39:47 +01:00
urls.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
views.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00