Marcus Scholz Commander1024
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 22:37:05 +02:00
2f1f356eb0 Fixed indentation.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 22:17:05 +02:00
adc0fd4d5e Changed PlaceList description to not cus description < threshold.
8889314d9e Changed sorting to newest first in PlaceGrid.
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 21:57:05 +02:00
1a70c1437e Converted PlaceList into a ListView and added pagination.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 21:17:05 +02:00
c148cc5f10 New css
aa48af7c91 DeleteView success message
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 20:57:05 +02:00
564d20c73e Added success message to deleteview.
0b3aff1d1d Simplified UpdatePlace success message using Mixin.
0cf482dc5c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
275bec6560 Success message for place update.
852def01d2 Added success and error messages to CreatePlaceView.
Compare 5 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 20:37:05 +02:00
1eed5a8283 Throwing message when creating a user
4ebc8f93f7 Fancy messages
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 20:17:05 +02:00
1130ee70d9 Added missing self to get method.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 19:37:05 +02:00
759c42279d Converted last function-based views into class-based-views.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 19:17:05 +02:00
87efccf6c9 Finally removed "hello_world".
a82ddaa44e Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
78f087fb3c Moved check for submitter to own view, included it in update place.
1d62b20a3c More markup
9f3ed46b35 403 Autoredirect
Compare 7 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 18:57:05 +02:00
10d96c7c8f Using referrer in 403
0074c73562 Custom 403
1e082dcb25 Amind site link
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-frontend from mirror 2020-08-12 18:37:06 +02:00
16f0e10d89 Minor fix
e431d9a1a0 Form squishiness and Button layout
f9233249a3 Styled submit input
2e48395076 Neater cancle button
Compare 5 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 18:37:05 +02:00
d554355f9c User management forms
5c9a52b01c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
7bcb08a4ae More German removed.
5009b778f7 More buttons
f9fd9d68a7 More Form frickelei
Compare 5 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 18:17:05 +02:00
cbcfda3726 Removed another German title string.
0620ac2325 Merge branch 'master' of mowoe.com:reverend/lostplaces-backend
c39bbef47c Removed german string, reodered comment.
bc49b305ff Delte Form hybsched
764d0f32be Fresh baked css
Compare 7 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 17:37:05 +02:00
aff5babb20 Added UserTestMixin to PlaceDeleteView.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 16:57:05 +02:00
5bc92a5841 Default login url
d5de4e0440 Rendering of messages, ugly, but its there
Compare 2 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 16:37:05 +02:00
8f340f6567 Cancel buttons type="button".
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 16:17:06 +02:00
118c48cd66 More markup errors.
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 15:57:05 +02:00
70ee70b50f Markup Errro
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-12 12:57:06 +02:00
bc484b9ff9 More Cancel-Buttons. (create_place, update_place).
313748f5ac Munch simpler solution using link-button.
8b01bbb2ce Added named cancel button that redirects to success_url.
Compare 3 commits »
Commander1024 synced commits to master at Commander1024/lostplaces-backend from mirror 2020-08-11 10:36:59 +02:00
147c0e8dfe Removed obsoleted checkbox form.