1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
AdventureLog/backend/server/achievements
2025-02-22 17:06:40 -05:00
..
management feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00
__init__.py feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00
admin.py feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00
apps.py feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00
models.py feat: Refactor hotel terminology to lodging and update related components 2025-02-08 16:10:01 -05:00
tests.py feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00
views.py feat: Add achievements app with models, admin, and management command for seeding data 2025-02-04 10:37:15 -05:00