templates
|
Update template
|
2025-08-10 17:29:53 +03:00 |
templatetags
|
Add extra tages
|
2025-08-10 17:00:59 +03:00 |
__init__.py
|
Start main app
|
2025-08-09 18:25:13 +03:00 |
admin.py
|
Add MonthlyTrip model and MonthlyTripView
|
2025-08-10 17:00:43 +03:00 |
apps.py
|
Start main app
|
2025-08-09 18:25:13 +03:00 |
forms.py
|
Add more data to model and login
|
2025-08-09 22:53:35 +03:00 |
models.py
|
Add MonthlyTrip model and MonthlyTripView
|
2025-08-10 17:00:43 +03:00 |
tests.py
|
Start main app
|
2025-08-09 18:25:13 +03:00 |
urls.py
|
Add MonthlyTrip model and MonthlyTripView
|
2025-08-10 17:00:43 +03:00 |
views.py
|
Fix template path
|
2025-08-10 17:34:23 +03:00 |