lostplaces-backend/django_lostplaces/lostplaces
2021-10-02 03:42:47 +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 Added temporary datamigrations for photoalbum -> externallink (release preparation). 2021-10-02 02:41:14 +02:00
models Fixed indentation. 2021-10-02 03:42:47 +02:00
static Current CSS 2021-04-10 08:24:33 +02:00
templates #50 Replaced photo albums with external links in templates. 2021-10-02 03:41:31 +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 #42 Restricting Acces to Place requests 2021-10-01 23:41:34 +02:00
__init__.py #54 Scaling image up while cropping 2021-10-02 01:54:21 +02:00
admin.py Added Admin panel representation for ExternalLinks. 2021-10-02 02:41:14 +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 Addid visited_places system. (mostly copy&paste) :P 2020-12-25 19:32:54 +01:00
widgets.py Custom Widget to select content/invisible radio input 2021-04-10 08:24:08 +02:00