|
aed2856df3
|
Made the test timezone aware, DateTimeFiled(auto_now_add) already was.
|
2020-09-11 22:22:03 +02:00 |
|
|
c78858c152
|
Changed class attibutes to match test expectation.
|
2020-09-11 22:03:20 +02:00 |
|
|
f49581259e
|
Typo in class name.
|
2020-09-11 19:32:07 +02:00 |
|
|
f5bf642cd6
|
Ups, not for the settings file.
|
2020-09-11 19:23:13 +02:00 |
|
|
7687acb366
|
Changed scope (?) of remaining local imports.
|
2020-09-11 19:15:39 +02:00 |
|
|
e655e1598a
|
Trying to test deletion, wip
|
2020-09-11 12:09:51 +02:00 |
|
|
64ed38332f
|
Refactoring and testing __str__
|
2020-09-11 12:09:34 +02:00 |
|
|
d438303aec
|
file for model tests
|
2020-09-11 12:08:43 +02:00 |
|
|
38b3736951
|
New Model tests
|
2020-09-11 12:08:27 +02:00 |
|
|
6be060ea40
|
Refactoring and more keywords to test
|
2020-09-11 12:08:15 +02:00 |
|
|
654cd87006
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend into master
|
2020-09-10 22:30:32 +02:00 |
|
|
533efb328c
|
Switching from a custom user model to a user profile *yikes*
|
2020-09-10 22:30:29 +02:00 |
|
|
5b1b23d3e6
|
Linked to django 3.1, added local_settings import to the very end of file.
|
2020-09-10 22:20:44 +02:00 |
|
|
a102152d34
|
Restructuring
|
2020-09-10 20:57:34 +02:00 |
|
|
dc71dcba0d
|
Merge branch 'master' into release
|
2020-09-10 20:48:57 +02:00 |
|
|
88c94acd93
|
small tweaks
|
2020-09-10 20:42:49 +02:00 |
|
|
b0ddf91677
|
Merge branch 'master' of mowoe.com:reverend/lostplaces-backend into master
|
2020-09-10 18:38:28 +02:00 |
|
|
c30af40079
|
Cleaned stuff up
|
2020-09-10 18:38:26 +02:00 |
|
|
dd266f8cdf
|
dynamic url
|
2020-09-10 18:37:47 +02:00 |
|
|
9c70da0b77
|
Putting Thumbnail config into the apps scope
|
2020-09-10 18:37:35 +02:00 |
|
|
89bc00e5da
|
Signup should be conifgured globally
|
2020-09-10 18:37:10 +02:00 |
|
|
72dc41ab79
|
Cleaned up configuration
|
2020-09-10 18:36:42 +02:00 |
|
|
711d46da68
|
Merge branch 'master' into release
|
2020-09-10 18:08:00 +02:00 |
|
|
a8b033dfdb
|
Manifest for building packages
|
2020-09-10 17:48:38 +02:00 |
|
|
ca0e1a48dc
|
Deleted obsolete tagify stylesheet and reference.
|
2020-09-10 09:05:48 +02:00 |
|
|
e08f8f60f2
|
Changed thumbnail/hero images size to cropped 3:2 aspect ratio.
|
2020-09-10 07:42:20 +02:00 |
|
|
26e257fe96
|
Merge branch 'feature/unauth_content'
|
2020-09-10 00:35:08 +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 |
|
|
240b61f428
|
Formatting. (line-lenght, comments)
|
2020-09-10 00:21:26 +02:00 |
|
|
64510898bb
|
Removed plaintext privacy policies.
|
2020-09-10 00:07:25 +02:00 |
|
|
ab7bbdfc5a
|
Linked "reverend" in footer to gitea profile page.
|
2020-09-09 23:57:23 +02:00 |
|
|
c1925c21c0
|
Added imprint templates in ger and eng.
|
2020-09-09 23:36:53 +02:00 |
|
|
bd579ad83e
|
Fixed links, I broke earlier. -.-
|
2020-09-09 23:36:28 +02:00 |
|
|
99afb30611
|
Configuration for building package
|
2020-09-09 22:53:40 +02:00 |
|
|
5cc391391e
|
More comments
|
2020-09-09 22:52:28 +02:00 |
|
|
a0ee491805
|
Completet German privacy-policy.
|
2020-09-09 22:41:36 +02:00 |
|
|
0f22e2021c
|
Pulled footer frontend changes.
|
2020-09-09 22:06:08 +02:00 |
|
|
7b94482cef
|
Removed dev specific settings.
|
2020-09-09 20:43:49 +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 |
|
|
1ff136c1a8
|
Fixed to link targets.
|
2020-09-08 21:01:24 +02:00 |
|
|
b2abb50fd2
|
Applied TextSection classes to priv-pol and codex.
|
2020-09-08 20:51:15 +02:00 |
|
|
ac7f5de304
|
Updates css from frontend repo with TextSectio font-size increase.
|
2020-09-08 20:50:43 +02:00 |
|
|
f2b6c3e102
|
Created a stupid flatpage view and urlpattern.
|
2020-09-07 22:16:09 +02:00 |
|
|
f98c952d9b
|
This and that.
|
2020-09-06 21:53:13 +02:00 |
|
|
f13698a856
|
Added generated privacy polies in Ger and Eng.
|
2020-09-06 21:04:16 +02:00 |
|
|
45dba48421
|
Added a few comment lines.
|
2020-09-06 19:52:02 +02:00 |
|
|
ae2c9ed956
|
Added footer and pulled it 5em away from maincontent.
|
2020-09-06 19:46:15 +02:00 |
|
|
1b2b493128
|
Included footer template. in globall + a bit formatting love.
|
2020-09-06 19:44:53 +02:00 |
|