lostplaces-backend/django_lostplaces/lostplaces
2020-09-18 21:19:31 +02:00
..
static Squashed commit of the following: 2020-09-14 17:26:17 +02:00
templates Squashed commit of the following: 2020-09-14 17:26:17 +02:00
templatetags Squashed commit of the following: 2020-09-14 17:26:17 +02:00
tests Squashed commit of the following: 2020-09-14 17:26:17 +02:00
views Fixed missing "latest locations" on Home when logged in. 2020-09-17 22:02:37 +02:00
__init__.py Sharpen thumbnails. 2020-09-18 10:47:16 +02:00
admin.py Added voucher validity boolean icon display. 2020-09-18 21:19:31 +02:00
apps.py Squashed commit of the following: 2020-09-14 17:26:17 +02:00
forms.py Added Voucher expiration check in form using model property. 2020-09-18 21:02:45 +02:00
models.py Added valid property to VoucherModel. 2020-09-18 21:02:07 +02:00
urls.py Squashed commit of the following: 2020-09-14 17:26:17 +02:00