Commit Graph

33 Commits

Author SHA1 Message Date
44b06d1c04 Minor formatting changes. 2020-09-10 00:32:56 +02:00
96af47c539 Fixed syntax error. 2020-09-09 20:26:49 +02:00
e17f55d7d3 Merge remote-tracking branch 'origin/master' into feature/unauth_content 2020-09-09 20:22:44 +02:00
f2b6c3e102 Created a stupid flatpage view and urlpattern. 2020-09-07 22:16:09 +02:00
a119957313 Moved flat templates to subfolder. 2020-09-03 20:06:03 +02:00
81a5e8246a Added CodexView, template missing. 2020-09-03 00:11:08 +02:00
47718ce17b Merge branch 'feature/tags' of mowoe.com:reverend/lostplaces-backend into feature/tags 2020-09-02 00:08:04 +02:00
6d89bca033 Deletion of tags 2020-09-02 00:08:00 +02:00
c3eede548c Added comment ot POST-only url. 2020-09-01 22:14:19 +02:00
66581a9d2d Adding tags is now possible 2020-08-30 18:39:45 +02:00
3959096c95 Place delete 2020-08-27 10:30:50 +02:00
591469799f Photoalbums can now be linked by users 2020-08-26 21:36:10 +02:00
759c42279d Converted last function-based views into class-based-views. 2020-08-12 19:24:04 +02:00
87efccf6c9 Finally removed "hello_world". 2020-08-12 19:14:06 +02:00
172e462d1d Dyfunct, but non-breaking WIP commit. :P 2020-08-06 16:57:43 +02:00
985ab2ed75 Unified indentation using 4 spacec according to PEP8. 2020-08-05 18:57:09 +02:00
9e2a54b8e5 Stupid is not to check your changes before committing. 2020-08-04 23:20:53 +02:00
66404eea87 Fixed typo and / url. 2020-08-04 22:10:31 +02:00
049b672c00 Dedicated Home View 2020-08-03 19:14:37 +02:00
045786c7ca Fixed something 2020-08-03 17:33:14 +02:00
4a6c3b7606 Merge branch 'master' into voucher 2020-08-03 17:30:31 +02:00
8cbb1baf27 voucher_form.code won't match voucher.code :-( 2020-08-01 21:40:11 +02:00
f2f32351e1 Revert "Trying to add the invitations module."
This reverts commit bea6c606fd.
2020-08-01 19:05:37 +02:00
ba3f937086 Revert "Building a voucher-verify form."
This reverts commit 9bd85aba7a.
2020-08-01 19:05:13 +02:00
d2002c9e51 Merge commit 'bea6c60'
Accidently committed to master.
2020-08-01 19:01:03 +02:00
9bd85aba7a Building a voucher-verify form. 2020-08-01 19:00:11 +02:00
bea6c606fd Trying to add the invitations module. 2020-08-01 16:54:11 +02:00
ec757e1799 Exterminated excess newlines. 2020-07-31 14:53:39 +02:00
81a9c756f6 Splitted PlaceEditView into PlaceCrate and PlaceUpdate 2020-07-31 00:27:01 +02:00
Leonhard Strohmidel
73a6a4f8d8 Comments and Codeformatting 2020-07-30 10:51:05 +02:00
066bc6011a Added Place edit function. 2020-07-29 21:28:12 +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