mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
lodging beta
This commit is contained in:
parent
0ea9f1d73e
commit
87a804dbc2
6 changed files with 69 additions and 7 deletions
|
@ -8,6 +8,7 @@ from django_resized import ResizedImageField
|
|||
ADVENTURE_TYPES = [
|
||||
('visited', 'Visited'),
|
||||
('planned', 'Planned'),
|
||||
('lodging', 'Lodging'),
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue