1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
py-i2phosts/pyi2phosts
Hidden Z 1773b69aa7 settings.py: add SessionAuthenticationMiddleware
This fixes compatibility with django 1.8.

RemovedInDjango110Warning: Session verification will become mandatory in
Django 1.10. Please add
'django.contrib.auth.middleware.SessionAuthenticationMiddleware' to your
MIDDLEWARE_CLASSES setting when you are ready to opt-in after reading
the upgrade considerations in the 1.8 release notes.
2015-10-27 19:15:03 +00:00
..
api Implement basic api export of all active hosts 2013-10-09 15:43:38 +00:00
extsources Fix imports in admin.py 2010-11-04 13:40:58 +00:00
jump Replace deprecated imports with actual 2013-09-27 18:19:49 +00:00
latest Replace deprecated imports with actual 2013-09-27 18:19:49 +00:00
lib validation.py: add support for ECDSA keys 2014-12-22 19:05:40 +00:00
locale/ru/LC_MESSAGES Update russian translation 2013-10-08 17:15:16 +00:00
postkey Make i2phostAdminForm compatible with django 1.8 2015-10-27 19:14:45 +00:00
search Replace deprecated imports with actual 2013-09-27 18:19:49 +00:00
static-common Move common static files to static-common 2013-09-27 18:29:43 +00:00
templates Create separate page for contact information 2013-10-08 17:15:15 +00:00
__init__.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
settings.py settings.py: add SessionAuthenticationMiddleware 2015-10-27 19:15:03 +00:00
urls.py Implement basic api export of all active hosts 2013-10-09 15:43:38 +00:00
wsgi.py Add wsgi.py 2013-09-27 18:30:52 +00:00