lostplaces-backend/django_lostplaces/lostplaces
2021-10-02 08:44:21 +02:00
..
locale/de/LC_MESSAGES Updated translations (de). 2020-12-25 16:07:50 +01:00
migrations Migrations between development systems make life just more painful 2021-10-01 19:36:48 +02:00
migrations_release_temp #50 Added migration for release. 2021-10-02 04:41:03 +02:00
models Added some LINK_DOMAINS. #50 2021-10-02 06:00:25 +02:00
static Current CSS 2021-04-10 08:24:33 +02:00
templates Typo caused #51 2021-10-02 08:44:21 +02:00
templatetags Fixin Partial and Set Tag 2021-04-06 19:15:22 +02:00
tests #42 Testing place detail for level 2021-10-02 01:31:12 +02:00
views #50 Added logic to set link_type based on url and LINK_DOMAINS dict. 2021-10-02 05:56:16 +02:00
__init__.py #54 Scaling image up while cropping 2021-10-02 01:54:21 +02:00
admin.py #50 Removed photo album admin representation. 2021-10-02 04:20:16 +02:00
apps.py Removing annoying warning since Django update 3.2 2021-10-02 01:54:43 +02:00
common.py #45 Redirect after asset deletion 2020-12-25 12:57:05 +01:00
forms.py #42 Excluding Level from Forms 2021-10-01 21:14:53 +02:00
urls.py Removed photo albums from urls and views. #50 2021-10-02 04:17:59 +02:00
widgets.py Custom Widget to select content/invisible radio input 2021-04-10 08:24:08 +02:00