Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-08 | Upgrade to new way of doing WSGI. Silence ten zillion deprecation | Rob Austein | |
warnings: Django 1.8 has a really obscure way of saying "Please don't import your models into your apps' __init__.py files, thanks." svn path=/branches/tk705/; revision=6101 | |||
2015-10-08 | Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to | Rob Austein | |
incomprehensible advance depreciation warnings for Django 1.9. svn path=/branches/tk705/; revision=6100 | |||
2015-10-07 | Discard Django router in favor of separate settings files tailored to | Rob Austein | |
particular programs (see #713). svn path=/branches/tk705/; revision=6098 |