Commit Graph

24 Commits

Author SHA1 Message Date
c78858c152 Changed class attibutes to match test expectation. 2020-09-11 22:03:20 +02:00
533efb328c Switching from a custom user model to a user profile *yikes* 2020-09-10 22:30:29 +02:00
240b61f428 Formatting. (line-lenght, comments) 2020-09-10 00:21:26 +02:00
b055c5f891 Tests for place_image 2020-09-03 22:22:04 +02:00
015cd768e1 Tests for the place model 2020-09-03 20:06:06 +02:00
66581a9d2d Adding tags is now possible 2020-08-30 18:39:45 +02:00
55b8d16751 No realy 2020-08-27 17:17:28 +02:00
f34d70edd5 Division by zero fix 2020-08-27 17:16:03 +02:00
591469799f Photoalbums can now be linked by users 2020-08-26 21:36:10 +02:00
9a30ced90c Calculates correct map_center for paginated place_list. 2020-08-22 09:58:57 +02:00
03af8a0c02 Made the center of the map consider only shown places (dynamic). 2020-08-21 10:31:30 +02:00
2b56eed759 Added OSM map partial, Place model function and added it to home. 2020-08-20 21:37:27 +02:00
985ab2ed75 Unified indentation using 4 spacec according to PEP8. 2020-08-05 18:57:09 +02:00
e74bdd58d2 Removed old django-thumbs thumbnail sizes and a rogue newline. 2020-08-03 21:49:12 +02:00
b54e81d372 Replace Thumbnail engine 2020-08-03 19:14:13 +02:00
ac2981ffc6 Added voucher creation date display in voucher edit view. 2020-08-01 13:31:52 +02:00
8d15610ca2 Added voucher model. 2020-08-01 13:11:07 +02:00
a2412e88d2 Added class comments, unified formatting. 2020-08-01 11:25:26 +02:00
6029280808 Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
ec757e1799 Exterminated excess newlines. 2020-07-31 14:53:39 +02:00
Leonhard Strohmidel
c8380a0073 Added Form for Image Upload to Place Create View 2020-07-30 13:09:00 +02:00
Leonhard Strohmidel
73a6a4f8d8 Comments and Codeformatting 2020-07-30 10:51:05 +02:00
2efb198f72 Added Modelform for place creation. Shabbily templated / not designed. 2020-07-29 20:22:04 +02:00
bf3a7d5c35 Deleted all the defunct venv stuff and moved project dir to root. 2020-07-29 09:30:01 +02:00