autoilux/main
2025-08-09 20:37:38 +03:00
..
migrations Add FuelPurchase model, List, Create views and templates 2025-08-09 20:23:30 +03:00
templates/main Add monthly list and summary data 2025-08-09 20:37:38 +03:00
__init__.py Start main app 2025-08-09 18:25:13 +03:00
admin.py Add FuelPurchase model, List, Create views and templates 2025-08-09 20:23:30 +03:00
apps.py Start main app 2025-08-09 18:25:13 +03:00
forms.py Add FuelPurchase model, List, Create views and templates 2025-08-09 20:23:30 +03:00
models.py Add FuelPurchase model, List, Create views and templates 2025-08-09 20:23:30 +03:00
tests.py Start main app 2025-08-09 18:25:13 +03:00
urls.py Add monthly list and summary data 2025-08-09 20:37:38 +03:00
views.py Add monthly list and summary data 2025-08-09 20:37:38 +03:00