tdg_rocks/shorturls
Calum Andrew Morrell 6da57fbe06 added code to generate and redirect a shorturl 2025-11-06 11:48:25 +00:00
..
migrations created app to create and handle short urls 2025-11-06 11:03:33 +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