mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-25 07:49:37 +02:00
- Updated the collections loading logic to include sorting and pagination parameters from the URL. - Refactored the collections page to manage owned, shared, and archived collections with a tabbed interface. - Added sorting functionality to allow users to sort collections by different attributes. - Implemented a sidebar for filtering and sorting options. - Improved the UI for better user experience, including a floating action button for creating new collections. - Added a not found page for collections that do not exist, enhancing error handling. |
||
---|---|---|
.. | ||
management | ||
migrations | ||
utils | ||
views | ||
__init__.py | ||
admin.py | ||
apps.py | ||
geocoding.py | ||
managers.py | ||
middleware.py | ||
models.py | ||
permissions.py | ||
serializers.py | ||
signals.py | ||
tests.py | ||
urls.py |