Marcus Scholz Commander1024
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-18 23:04:24 +02:00
00ab65d648 Added working tests.
79854f3fa1 Basic fist tests for PhotoAlbum model.
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-18 22:24:24 +02:00
618a152f23 Switched to timezone-aware now() function.
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-18 21:44:24 +02:00
ce91a19068 Merge commit '17b531e181e691055797ec95a030c399f4dbcb8f' into develop
17b531e181 Removed __str__ repr of Voucher and PlaceImage.
222c97d63c Added voucher validity boolean icon display.
6a1229a4ba Added valid column to VouchersAdmin.
2bff4db1d7 Added Voucher expiration check in form using model property.
Compare 10 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-18 20:44:25 +02:00
815be3126e Issue #16 Tag Suggestion
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-18 13:44:24 +02:00
30b42de86f Delete PlaceImage files including thumbnails on deletion.
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-18 11:04:24 +02:00
21217b067f Add comments and relocate thumbnails, set quality.
9b160d2df0 Sharpen thumbnails.
74a9ee4f39 Resize original images, name files with placename in filename, sharpen.
Compare 3 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-17 22:24:24 +02:00
b0e775d299 Removed session data from testdata dump.
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-17 22:04:24 +02:00
d6b82f1556 Fixed missing "latest locations" on Home when logged in.
3f642daf89 Added first sample testdata + doc doc hints.
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-17 17:24:24 +02:00
858cfe1d3c minor settings
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-17 16:24:24 +02:00
943d647a47 Added basic setup.cfg with source dir for coverage.
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-15 21:24:24 +02:00
d96cf9470a Developer Documentatino for models
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-14 17:44:24 +02:00
c8b3cff5a6 Updated Readme according to change of name and user model.
547179b0ca Squashed commit of the following:
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-14 15:44:24 +02:00
0765f6606f Pipenv scripts and not pinning python version
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-14 15:24:24 +02:00
12881d9345 Renaming MapablePoint
79ed029db0 Rephrasing
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-13 20:44:24 +02:00
1a8da002cf Formatting
c828d04f05 Mixins for testing abstract model/partials in views
f919fe30fa Renaming map config
Compare 3 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-13 19:44:24 +02:00
b3db6643b9 Refactoring
cea3a909b5 Using abstract modls
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-13 19:24:24 +02:00
b52d96a55e More and better test failure messages
1fb71a172e Refactoring
Compare 2 commits »
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-13 18:44:24 +02:00
27520c7ca4 Refactored ModelTestCaseMixin
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-13 15:44:24 +02:00
b388d8b15b Refactoring ModelTestCaseMixn
Commander1024 synced commits to develop at Commander1024/lostplaces-backend from mirror 2020-09-13 15:04:24 +02:00
75bcc91037 Refactoring places images related name