lostplaces-backend/lostplaces/lostplaces_app
2020-08-22 09:23:12 +02:00
..
static Added ol.css.map to static files and noted it down in linklist. 2020-08-22 09:19:50 +02:00
templates Added map to place_list, but place_center_map is still a bit off. 2020-08-22 09:23:12 +02:00
templatetags Fixed pagiatation 2020-08-16 16:29:04 +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 Removed obsoleted checkbox form. 2020-08-11 10:34:39 +02:00
models.py Made the center of the map consider only shown places (dynamic). 2020-08-21 10:31:30 +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 Converted last function-based views into class-based-views. 2020-08-12 19:24:04 +02:00
views.py Added OSM map to place_detail view and template. 2020-08-22 09:19:01 +02:00