drulum/links
Calum Andrew Morrell 701620ec95 initial migration for links app 2025-10-31 23:23:10 +00:00
..
migrations initial migration for links app 2025-10-31 23:23:10 +00:00
templates/links created basic link list template 2025-10-31 23:22:06 +00:00
__init__.py created links app and added to project 2025-10-30 14:31:12 +00:00
admin.py created the required models, views, urls and added to admin 2025-10-31 23:12:40 +00:00
apps.py created links app and added to project 2025-10-30 14:31:12 +00:00
models.py created the required models, views, urls and added to admin 2025-10-31 23:12:40 +00:00
tests.py created links app and added to project 2025-10-30 14:31:12 +00:00
urls.py created the required models, views, urls and added to admin 2025-10-31 23:12:40 +00:00
views.py created the required models, views, urls and added to admin 2025-10-31 23:12:40 +00:00