django-weather/weather_project/weather
evdo 16aa25a588
All checks were successful
ci / build (push) Successful in 36s
Added email sending
2025-04-01 15:20:23 +02:00
..
migrations Initial commit 2025-04-01 02:03:23 +02:00
templates/weather Added email sending 2025-04-01 15:20:23 +02:00
__init__.py Initial commit 2025-04-01 02:03:23 +02:00
admin.py Initial commit 2025-04-01 02:03:23 +02:00
apps.py Initial commit 2025-04-01 02:03:23 +02:00
forms.py Added email sending 2025-04-01 15:20:23 +02:00
models.py Initial commit 2025-04-01 02:03:23 +02:00
tasks.py Added email sending 2025-04-01 15:20:23 +02:00
tests.py Initial commit 2025-04-01 02:03:23 +02:00
urls.py Added email sending 2025-04-01 15:20:23 +02:00
views.py Added email sending 2025-04-01 15:20:23 +02:00