urls
|
added new_stay route and form 0 for boat search
|
2019-06-23 14:42:06 +02:00 |
views
|
search boats only if len(name) > 2
|
2019-06-23 17:29:54 +02:00 |
__init__.py
|
harbour is a port!
|
2019-05-27 08:06:11 +02:00 |
admin.py
|
working boat form
|
2019-06-09 22:12:49 +02:00 |
apps.py
|
harbour is a port!
|
2019-05-27 08:06:11 +02:00 |
forms.py
|
added new_stay route and form 0 for boat search
|
2019-06-23 14:42:06 +02:00 |
models.py
|
migrate + doc to models.py
|
2019-06-22 19:48:23 +02:00 |
tests.py
|
harbour is a port!
|
2019-05-27 08:06:11 +02:00 |
urls.py
|
added new_stay route and form 0 for boat search
|
2019-06-23 14:42:06 +02:00 |
views.py
|
updates des forms, models, ajout de dépendances
|
2019-06-05 20:08:12 +02:00 |