shortener/src/redirect
2022-06-30 08:37:10 +02:00
..
migrations Increase target url allowed size 2022-06-30 08:29:57 +02:00
tests Add instance-level ownership 2022-02-27 23:07:57 +01:00
__init__.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
admin.py Fix flake8 2022-06-30 08:37:10 +02:00
apps.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
backends.py Fix flake8 2022-06-30 08:37:10 +02:00
models.py Increase target url allowed size 2022-06-30 08:29:57 +02: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