web_AI-5/django/didgeridoo/webshop
Andreas Zweili 83bb342383 cities return both the zip code and their name
Since some cities have multiple zip codes it's necessary that they
return both the zip code and the name.
2017-12-12 20:32:57 +01:00
..
migrations rename the django project 2017-11-12 21:35:59 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py rename the settings model to setting 2017-11-26 21:23:18 +01:00
apps.py rename the django project 2017-11-12 21:35:59 +01:00
models.py cities return both the zip code and their name 2017-12-12 20:32:57 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py rename the django project 2017-11-12 21:35:59 +01:00
views.py slight refactor to conform with pep8 2017-11-19 22:22:26 +01:00