shortener/src/redirect
2022-06-30 08:29:57 +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 Implement owner delete in admin 2022-06-29 14:01:02 +02:00
apps.py Rewrite shortener with django and a db instead of DNS 2021-06-07 16:30:39 +02:00
backends.py Add instance-level ownership 2022-02-27 23:07:57 +01: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