lostplaces-backend/lostplaces/lostplaces_app
2020-08-05 18:19:52 +02:00
..
migrations Groundkeeping 2020-08-03 19:14:48 +02:00
static Removed unused fonts. 2020-08-05 18:19:52 +02:00
templates Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-04 23:36:45 +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 Error message in the form when the voucher is invalid 2020-08-05 10:15:51 +02:00
models.py Removed old django-thumbs thumbnail sizes and a rogue newline. 2020-08-03 21:49:12 +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 Stupid is not to check your changes before committing. 2020-08-04 23:20:53 +02:00
views.py Fixed typo and / url. 2020-08-04 22:10:31 +02:00