v0.10.0.rst 385 B

12345678910111213
  1. CodeRed CMS 0.10.0 release notes
  2. ================================
  3. New features:
  4. * Updated to Wagtail 2.3.
  5. * Added support for Django 2.1. Supports Django 1.11 through 2.1.
  6. * Added new template blocks in ``base.html`` for easier extending.
  7. * NEW documentation! Available at https://docs.coderedcorp.com/cms/.
  8. Maintenance:
  9. * Replace Wagtail version in admin with CodeRed CMS version.