Commit Graph

24 Commits

Author SHA1 Message Date
533efb328c Switching from a custom user model to a user profile *yikes* 2020-09-10 22:30:29 +02:00
44b06d1c04 Minor formatting changes. 2020-09-10 00:32:56 +02:00
0c2b1a4699 voucher form length now matches voucher model length. 2020-09-10 00:25:44 +02:00
6d89bca033 Deletion of tags 2020-09-02 00:08:00 +02:00
6ed6c2c990 Better Tagggin integration 2020-09-01 18:20:02 +02:00
66581a9d2d Adding tags is now possible 2020-08-30 18:39:45 +02:00
147c0e8dfe Removed obsoleted checkbox form. 2020-08-11 10:34:39 +02:00
15a74f1f31 Added basic checkbox form and delete template. 2020-08-06 22:29:03 +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
8f9e1b5877 Error message in the form when the voucher is invalid 2020-08-05 10:15:51 +02:00
2346f814e7 Removed debug 2020-08-04 20:04:46 +02:00
86d0a300ae Groundkeeping 2020-08-03 19:14:48 +02:00
3ab5bf6826 Added signup formcheck signup. 2020-08-02 23:22:47 +02:00
57c0889c4e Added input field to the signup form and removed crap. 2020-08-02 22:05:25 +02:00
9bd85aba7a Building a voucher-verify form. 2020-08-01 19:00:11 +02:00
8d15610ca2 Added voucher model. 2020-08-01 13:11:07 +02:00
6029280808 Added shebang to .py files and specified encoding as UTF-8 2020-07-31 14:55:26 +02:00
81a9c756f6 Splitted PlaceEditView into PlaceCrate and PlaceUpdate 2020-07-31 00:27:01 +02:00
2fa4874c08 Small refactoring 2020-07-30 22:33:41 +02:00
fc4167ffc2 PlaceImageForm Filename required 2020-07-30 22:18:55 +02:00
Leonhard Strohmidel
c8380a0073 Added Form for Image Upload to Place Create View 2020-07-30 13:09:00 +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