lostplaces-backend/lostplaces/lostplaces_app
2020-08-10 19:10:46 +02:00
..
migrations Groundkeeping 2020-08-03 19:14:48 +02:00
static Adjusted template 2020-08-10 19:06:45 +02:00
templates Adjusted template 2020-08-10 19:10:46 +02:00
__init__.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
admin.py Added voucher creation date display in voucher edit view. 2020-08-01 13:31:52 +02:00
apps.py Exterminated excess newlines. 2020-07-31 14:53:39 +02:00
forms.py Added basic checkbox form and delete template. 2020-08-06 22:29:03 +02:00
models.py Unified indentation using 4 spacec according to PEP8. 2020-08-05 18:57:09 +02:00
tests.py Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
urls.py Dyfunct, but non-breaking WIP commit. :P 2020-08-06 16:57:43 +02:00
views.py Fixed missing for scope 2020-08-09 11:40:23 +02:00