bornhack-website/src/rideshare
2018-08-10 18:46:54 +02:00
..
migrations Initial work on rideshare feature. 2018-08-08 22:19:28 +02:00
templates/rideshare Adding contact options. 2018-08-10 17:41:19 +02:00
__init__.py Initial work on rideshare feature. 2018-08-08 22:19:28 +02:00
admin.py Use list_display instead. 2018-08-10 18:39:21 +02:00
apps.py Initial work on rideshare feature. 2018-08-08 22:19:28 +02:00
models.py Adding str representation anyway. 2018-08-10 18:46:54 +02:00
tests.py Initial work on rideshare feature. 2018-08-08 22:19:28 +02:00
urls.py Adding contact options. 2018-08-10 17:41:19 +02:00
views.py Ensure only the creator of the ride can edit and delete it. 2018-08-10 18:46:35 +02:00