transport-accessibility/transport_accessibility/api
Johannes Randerath 80197208f8 PUT, DELETE and address Changes
- Added PUT, PATCH and DELETE to modify data in the database.
- refactored modules
- completed docstrings
- data is now served via api/ and web pages via /
2024-06-20 23:25:33 +02:00
..
migrations API: Retrieve data 2024-06-19 22:12:20 +02:00
__init__.py API: Retrieve data 2024-06-19 22:12:20 +02:00
admin.py API: Retrieve data 2024-06-19 22:12:20 +02:00
apps.py API: Retrieve data 2024-06-19 22:12:20 +02:00
models.py API: Retrieve data 2024-06-19 22:12:20 +02:00
tests.py API: Retrieve data 2024-06-19 22:12:20 +02:00
urls.py PUT, DELETE and address Changes 2024-06-20 23:25:33 +02:00
views.py PUT, DELETE and address Changes 2024-06-20 23:25:33 +02:00