Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Releases: palazzem/cookiecutter-django-cms

0.3.2

21 Feb 12:44
Compare
Choose a tag to compare

0.3.2 (2017-02-20)

Update Django CMS 3.4.2
Update Django 1.10.5

0.3.1

27 Aug 20:28
Compare
Choose a tag to compare

0.3.1 (2016-08-27)

  • Update Django CMS 3.2.3
  • Update Django 1.9.9

0.3.0

27 Aug 20:07
Compare
Choose a tag to compare

New features:

  • django compressor
  • django rq

Other changes:

  • Update Django CMS 3.2.3
  • Update Django 1.9.5
  • removed psycopg from production environment

0.2.3

12 Apr 17:57
Compare
Choose a tag to compare

New features:

  • Documentation with installation and usage
  • Added context processor to expose Google Analytics and Debug to Django template engine

Bug fixes:

  • Missing XML sitemaps on urls
  • Psycopg2 is missing in production environment
  • Django reversion 1.8.0 now works

Other changes:

  • Update Django CMS beta3
  • Update Django 1.6.1