tdg_rocks/shorturls
Calum Andrew Morrell 20c857bb81 initial migration of the shorturls app 2025-11-06 12:29:42 +00:00
..
migrations initial migration of the shorturls app 2025-11-06 12:29:42 +00:00
__init__.py created app to create and handle short urls 2025-11-06 11:03:33 +00:00
admin.py added code to generate and redirect a shorturl 2025-11-06 11:48:25 +00:00
apps.py created app to create and handle short urls 2025-11-06 11:03:33 +00:00
models.py added code to generate and redirect a shorturl 2025-11-06 11:48:25 +00:00
tests.py created app to create and handle short urls 2025-11-06 11:03:33 +00:00
urls.py added code to generate and redirect a shorturl 2025-11-06 11:48:25 +00:00
utils.py added code to generate and redirect a shorturl 2025-11-06 11:48:25 +00:00
views.py added code to generate and redirect a shorturl 2025-11-06 11:48:25 +00:00