shortener/src/redirect
2022-03-25 19:58:19 +01:00
..
migrations Add instance-level ownership 2022-02-27 23:07:57 +01: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 Add link to absolute url in list view 2022-03-25 19:58:19 +01: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 Add link to absolute url in list view 2022-03-25 19:58:19 +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