CHANGELOG

0.3

  • Disabled Mediatree component (needs upgrade to Python 3) – planned for v0.4
  • Disabled Newsletter component (needs upgrade to Python 3) – planned for v0.4
  • Added Python 3 support
  • Switched from develop/master model to feature branching model (default branch: master)
  • Migrated project to Django 1.8.8 and django CMS 3.2
  • Added sample content loading (first using fixtures, later converted to management command)
  • Integrazione di Piwik open source analytics (facoltativa usando django-analytical)

  • Added some test coverage, finally!
  • Started with continuous builds (Travis-CI, Shippable)
Changes:https://github.com/Organice/django-organice/compare/v0.2...v0.3
Dependencies:https://github.com/Organice/django-organice/blob/v0.3/requirements.txt

0.2

  • Livello progetto Makefile

  • Automazione del processo di traduzione utilizzando Transifex (solo per la documentazione)

  • Nuove opzioni per le impostazioni (ORGANICE_URL_PATH_...)

  • Newsletter editor configuration, newsletter template sample
  • Added social login and user profiles (django-allauth)
  • Added assets pipeline (bootstrap-sass, Compass, UglifyJS v2)
  • Upgraded jQuery to v1.11.0, template overhaul with Bootstrap
  • Added language selection dropdown menu
  • Migrated theme data (templates, styles, and javascript) and assets pipeline to separate projects
  • Generation of server configuration (lighttpd) and more options in organice-setup
  • Added media management (django-media-tree)
  • Added todo lists (django-todo)
  • Added generic analytics (django-analytical)
Changes:https://github.com/Organice/django-organice/compare/v0.1...v0.2
Dependencies:https://github.com/Organice/django-organice/blob/v0.2/docs/requirements.txt

0.1

  • Initial release
  • Based on Django 1.5.5, django CMS 2.4.3, Zinnia blog 0.13, Emencia newsletter 0.3.dev
  • A more natural i18n mechanism than vanilla Django, no language prefix for default language
  • Setup script with project generation, deployment settings, custom templates, Bootstrap 3
Dependencies:https://github.com/Organice/django-organice/blob/v0.1/docs/requirements.txt