PCoder
c18fb883cc
Revert back dev configuration
2024-05-22 22:25:54 +05:30
PCoder
d24fcd7d86
Merge remote-tracking branch 'origin/master' into pro-salute
2024-05-22 22:24:03 +05:30
PCoder
1af8fe3767
Use RotatingFileHandler instead of ConcurrentLogHandler
...
Why?
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in ConcurrentLogHandler setup command: use_2to3 is invalid.
[end of output]
Looks like the module is incompatible with the latest setuptools. The recommended solution on the Internet seems to be to downgrade setuptools to 57.5.0 ;; however, this still does not solve the issue for my setup
2024-05-22 21:50:56 +05:30
M.Ravi
53ae04404b
Changes on the nations server
2024-05-15 01:44:31 +00:00
PCoder
57e30e6217
WIP: dirty hack to add table to content (not working)
2022-07-07 11:27:38 +02:00
PCoder
4dede6c3aa
Enable legacy rich-text wrapper
...
In wagtail version prior to 2.10, the rich text values were
enclosed in a `<div class="rich-text">` element. This behavior was
removed since 2.10.
This pull request re-enables this.
See: https://docs.wagtail.io/en/stable/releases/2.10.html#div-class-rich-text-wrappers-removed-from-rich-text
2021-09-08 12:40:59 +05:30
38b55fcf63
Updated to Wagtail 2.11
2020-12-11 11:32:59 +01:00
Oleg Lavrovsky
00d21c840e
Disable Draftail due to wagtail#4602
2019-09-11 23:45:37 +02:00
Oleg Lavrovsky
f9e06db12a
ES memory settings
2019-09-09 21:05:41 +02:00
a7975cb331
Enable search promotions
2019-08-12 15:56:27 +02:00
17db5317f8
Updated puput dependencies
2019-08-09 15:44:50 +02:00
Oleg Lavrovsky
6540e4cd8e
Wagtail 2 support
2019-06-14 22:02:15 +02:00
Oleg Lavrovsky
f1e44e2b57
Merge branch 'master' of github.com:loleg/public-health-ch into wagtail-2
2019-05-20 19:43:26 +02:00
Oleg Lavrovsky
cab4c2b59c
Wagtail module path updates
2019-05-13 17:11:16 +02:00
Oleg Lavrovsky
7b8aeb472c
Add crispy_forms for restframework
2018-11-12 21:24:43 +01:00
Oleg Lavrovsky
bd584416e9
Updated Whitenoise configuration
2018-11-12 18:54:25 +01:00
Oleg Lavrovsky
cbb7f76348
Requirements unlocked
2018-09-12 09:10:45 +02:00
Oleg Lavrovsky
b108a71ba9
SPHC custom site style
2018-05-25 16:01:03 +02:00
Oleg Lavrovsky
1e910656ee
English support
2018-05-16 15:08:59 +02:00
Oleg Lavrovsky
52360ae105
Cleaned up migrations, tweak settings
2017-10-16 10:59:59 +02:00
Oleg Lavrovsky
4f2562cbc3
Token refresh
2017-10-13 15:40:24 +02:00
Oleg Lavrovsky
da425fcf0b
Added www allowed domain, RedisCache optional
2017-10-12 14:21:39 +02:00
Oleg Lavrovsky
2a8fdf457b
Remove homepage icons, direct links, tweak model icons
2017-09-15 09:51:59 +02:00
Oleg Lavrovsky
b520b643fa
Refactored settings
2017-09-14 13:44:58 +02:00
9dbee27a16
Multilingual entries
2017-09-04 23:03:01 +02:00
Oleg Lavrovsky
47bb705502
Page not found and 404 templates
2017-07-06 15:51:05 +02:00
Oleg Lavrovsky
aa5215d603
Feedler APIv2 integrated
2017-07-03 16:42:27 +02:00
Oleg Lavrovsky
341ccb35c5
Moved Feedler to separate app
2017-07-03 16:23:20 +02:00
Oleg Lavrovsky
7f35cc41f5
Moved out custom settings areas
2017-07-03 13:35:36 +02:00
Oleg Lavrovsky
b6e38488e8
Set default language 'de'
2017-05-09 12:17:20 +02:00
Oleg Lavrovsky
3837aa2c2d
Revert to ES 2
2017-05-03 23:46:19 +02:00
Oleg Lavrovsky
9e32a63db6
Set wagtail log level to warning
2017-04-26 15:44:04 +02:00
Oleg Lavrovsky
144ffa4c18
Settings response
2017-04-21 15:07:24 +02:00
Oleg Lavrovsky
ee7eb96954
Move cache and search conf to prod settings
2017-04-11 00:51:40 +02:00
Oleg Lavrovsky
9f082f3ae6
Production settings
2017-04-06 09:42:47 +02:00
Oleg Lavrovsky
c88df8e7c3
Configure mail provider
2017-04-05 23:50:38 +02:00
Oleg Lavrovsky
1c37dfa1bd
Add EmailBackend to prod settings
2017-04-05 23:45:21 +02:00
Oleg Lavrovsky
e898834b06
Deployment support
2017-03-29 00:49:05 +02:00
Oleg Lavrovsky
57665e3dd8
Debug config
2017-03-28 01:12:47 +02:00
Oleg Lavrovsky
f48aaabf09
Db config
2017-03-28 00:43:55 +02:00
Oleg Lavrovsky
b6235534ae
Added Puput, updated Django
2017-03-13 17:33:02 +01:00
Oleg Lavrovsky
80c0951a5e
Navigation and routes
2017-03-07 23:37:55 +01:00
Oleg Lavrovsky
df7be31ee7
Language navigation
2017-03-07 22:36:33 +01:00
Oleg Lavrovsky
f95d3b1f8d
Mockup updated
2017-01-11 13:52:27 +01:00
Jonathan Hess
7a7c21fa5a
Added codeKit
2016-12-23 13:42:34 +01:00
Oleg Lavrovsky
cccdf0aa31
Initial page model with translation support
2016-12-09 06:54:14 +01:00
Oleg Lavrovsky
90d3dc568d
Project name
2016-12-09 06:13:01 +01:00