Samuel Clay
|
ba8c4c6bfc
|
Adding monkey patch explanation.
|
2020-07-02 18:04:47 -04:00 |
|
Samuel Clay
|
cc50e3ce10
|
Monkey patching get_user to remove the session authentication introduced in 1.7 and made required in 1.10. After a year we can remove this monkey patching as all users would have logged in by now, recycling their session.
|
2020-07-02 17:50:21 -04:00 |
|
Samuel Clay
|
14b79d466b
|
De-vendorizing typogrify.
|
2020-07-01 23:35:06 -04:00 |
|
Samuel Clay
|
a8b69dd2b8
|
Moving local_settings into newsblur subdir.
|
2020-07-01 11:58:41 -04:00 |
|
Jonathan Math
|
1f8ecb11d1
|
fix settings.py
|
2020-07-01 00:19:36 -04:00 |
|
Jonathan Math
|
a778e1ba47
|
fix merge conflicts and pull in changes to fix Django2.0 branch
|
2020-07-01 00:02:51 -04:00 |
|
Samuel Clay
|
1fc063ff80
|
Fixing middleware for new format.
|
2020-06-30 19:46:32 -04:00 |
|
Samuel Clay
|
9155216e46
|
So many bytes<>str encoding issues. Also mongoengine wants to create new indexes all the time.
|
2020-06-30 14:49:12 -04:00 |
|
Samuel Clay
|
3fa55aff17
|
Upgrading to latest celery 4 (holy moly), which required some big changes to project layout. Still needs supervisor scripts updated.
|
2020-06-29 17:39:55 -04:00 |
|