Django-ninecms

Latest version: v0.6.0

Safety actively analyzes 619000 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.6.1

-------------------

Estimated release date: May 16 2016

Update date: Apr 11 2016

Planned changes

- Published gulpfile-ninecms project for front-end management
- Add migration 14 46

- remove PageLayoutElements model
- make ContenBlock name unique not null

**:warning: Changes that require manual migration actions:**

- Upgrade to v0.6.0 prior to upgrading to future versions 45

0.6.0

------

Date: Apr 6 2016

What's new

- Improve page rendering 45

- remove theme suggestions
- use template blocks and only provide proper context
- deprecate page layout elements
- remove front-end libraries 43

- Admin: add m2m related fields on both ends:

- page types / blocks
- nodes / terms

All changes

- Integrate tests into django-ninecms repo 44
- Use Python path functions in image styles 48
- Fix 47 setup fails
- Use Travis and Coveralls 35

**:warning: Changes that require manual migration actions:**

- Upgrade all templates

- Block rendering has changed, add relevant include statements according to readme instructions.
- Anywhere that image styles are used, pass the actual ImageFieldFile rather than a url 48

0.5.4

------

Date: Sat Jan 16 2016

What's new

- Added internationalisation
- Added system checks to 9cms

All changes

- Update styles
- Fix transliterate for greek capital intonated vowels.
- Amended tests (coverage 100%)
- Internationalised 9cms

- Migration, greek locale
- Added translatable text to python and templates
- Added verbose translatable names to models
- Added global settings languages for model choices to allow migrations not to get affected by various
projects languages setting
- Restricted language choices in admin layer

- Fix integrity error when creating node as not super user: no default user in node user field
- Admin improvement
- Disable node clone because of Django bug
- Updates
- Allow page type to be cloned.
- Added breadcrumbs template
- Fixed regression with issue 8
- Fix menu active trail, add breadcrumbs template

- Created small utility function to get url without language.
- In active trail template tag, remove language part from url if i18n urls are enabled
- Previously, if language in url, the query would not work well.
- Fixes issue with not recognising active trail.

- If page type is immediately repeated (same block more than once in one page type), add '+' instead
- Added context to signals by providing the node object in display.
- Fixed regression in 11 and bumped version to 0.5.3.1 for PyPi.

0.5.3

------

Date: Wed Dec 9 2015

What's new

- Added feature: remove uploaded file (and any image styles-thumbnails) when the relevant record is removed.
- Improved documentation
- Improvements
- Upgraded to Django 1.9

All changes

- Fix 11
- Added help texts to models with reference to documentation
- Added images to the project
- Added more blocks in ``base.html``.
- Fixes 8
- Added feature: remove uploaded file (and any image styles-thumbnails) when the relevant record is removed.
- Added pre-delete signal.
- It appears that multiple pre-delete functions with decorators do not get called, so merged function with
previous ``delete_guardian_group_perms``.
- Using added function in media.py to search for all files with the same name, below the path, in order to trace
all thumbnails and then remove all.
- Updated tests to cover new feature.
- Minor update in readme.
- Modified code that returns the path of an uploaded media file be OS-agnostic
- Improved test to allow different title in admin (still containing "administration")
- Improved documentation
- Added class to index.html to improve navigation in inspector
- Added reference to django-ninecms-starter on readme
- Improved documentation

0.5.2

------

Date: Wed Nov 25 2015

What's new

- Package fixes

All changes

- Bumped minor version from v0.5.2 to v0.5.2.2 to update pypi.
- Fixed manifest to include all subpackages in python setup.
- Fixed tests to respect current language.
- Fixed issue in admin.py
- Cannot redirect within ``formfield_for_foreignkey`` as we need to return whatever parent returns and not an
http response.
- Removed redundant code as in the interface there is a button to add page types anyway.
- Merge pull request 6 from Wtower/docs
- Fix setup.py
- Removed incorrectly added ``docs`` from ``setup.py``
- Bumped version 0.5.2 to allow pypi upload.

0.5.1

------

Date: Wed Nov 25 2015

What's new

- Deploy as PyPi package
- Improvements on documentation

All changes

- Merge pull request 5 from Wtower/docs
- Improvements on documentation
- Reflecting newly created pypi package
- Bumped version 0.5.1
- Merge pull request 4 from Wtower/docs
- Added screenshots
- Minor changes in git ignore, setup.py
- Merge pull request 3 from Wtower/documentation
- Fixes 2

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.