lostplaces-backend/lostplaces/lostplaces_app
Commander1024 d2002c9e51 Merge commit 'bea6c60'
Accidently committed to master.
2020-08-01 19:01:03 +02:00
..
migrations Added voucher model. 2020-08-01 13:11:07 +02:00
static Forgot the actual .css file in previous commit. 2020-07-31 15:17:02 +02:00
templates Building a voucher-verify form. 2020-08-01 19:00:11 +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 Building a voucher-verify form. 2020-08-01 19:00:11 +02:00
models.py Added voucher creation date display in voucher edit view. 2020-08-01 13:31:52 +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 Merge commit 'bea6c60' 2020-08-01 19:01:03 +02:00
views.py Building a voucher-verify form. 2020-08-01 19:00:11 +02:00