This website requires JavaScript.
Explore
Help
Sign In
Commander1024
/
lostplaces-backend
Watch
1
Star
0
Fork
0
You've already forked lostplaces-backend
Code
Issues
14
Pull Requests
Releases
Wiki
Activity
9af55d3f24
lostplaces-backend
/
lostplaces
/
lostplaces_app
History
Commander1024
9af55d3f24
Made place urls dynamic, changed zoom level. Works so far - but div is still 0px high :P.
2020-08-20 23:49:16 +02:00
..
static
Added and included ol.css.
2020-08-20 22:46:56 +02:00
templates
Made place urls dynamic, changed zoom level. Works so far - but div is still 0px high :P.
2020-08-20 23:49:16 +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
Added OSM map partial, Place model function and added it to home.
2020-08-20 21:37:27 +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
Reverted to paginate by 5 in place_list.
2020-08-20 23:33:33 +02:00