quackscape/quackscape/users
Kumi f01390eb5c
feat(users): Change upload media to link
Replaced the "Upload media" button with a hyperlink to improve
navigation flow. This enhances user experience by making media uploads
more intuitive and aligned with typical web navigation patterns. The
change was implemented in the category template of the users section to
ensure consistency across the platform.
2024-03-17 10:33:15 +01:00
..
migrations A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
templates/users feat(users): Change upload media to link 2024-03-17 10:33:15 +01:00
__init__.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
admin.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
apps.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
models.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
tests.py A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00
urls.py feat: Introduce file upload functionality 2024-03-16 21:30:12 +01:00
views.py feat(users): enhance media serializer context 2024-03-16 21:52:20 +01:00