Django-minipub

Latest version: v1.8.1

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

Scan your dependencies

Page 3 of 3

0.6

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

- Dropped Django 1.4/1.6 and added support for Django 1.8.

0.5

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

- Play nice with other mixins' clean() methods.
- Improved documentation.
- Fixed some deprecation warnings.
- Upgraded versions of various third party packages.

0.4

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

- Better handling of when we have more statuses than just 'draft' and 'published'.
- Removed pagination: it's not Mininews' job to control this.
- Do not set 'allow_empty': leave that to the end-user project.
- Do not set 'make_object_list': leave that to the end-user project.
- Updated Bootstrap version used in example project.
- Added more documentation.
- Removed unnecessary code.

0.3

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

- Renamed AbstractArticleModel to MininewsModel.
- Renamed viewable() to live().
- Renamed all the views.
- Renamed admin class.
- All articles should be viewable in list views to staff users.
- Added a 'staff_preview' property.
- Tidied up the example_project.
- Started on the documentation.

0.2

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

- Strip out the SEO fields and model - they belong in their own, separate, application.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.