Djpress

Latest version: v0.13.0

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

Scan your dependencies

Page 3 of 5

0.9.3

What's Changed
* Dev by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/29
* Page parents by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/30


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.9.2...v0.9.3

0.9.2

What's Changed
* Update POST_PREFIX logic by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/24
* Rebase main and dev by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/25
* Dev by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/26


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.9.1...v0.9.2

0.9.1

What's Changed
* Dev by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/23


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* Dev Updates 2024/10/07 by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/21


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.8.1...v0.9.0

0.8.1

What's Changed

Switched a lot of the workflows to more modern tooling, including `uv`, `nox`, and `just`.

Started the work to support date-based permalinks. In this release, post permalinks can be set with `POST_PERMALINK`. However, the slug field is still unique and that is the key to retrieving content from the database. So although the dates in the URL are used to parse the URL. The content is only retrieved from the database based on the slug. For example, the following two URLs will both retrieve the same post, assuming there's a post with a slug `test-post`:

- /post/2024/01/01/test-post
- /post/2024/09/24/test-post

In the next release, this will be fixed.

Pull Requests:

* Dev by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/19
* Dev updates by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/20


Full Changelog:

* https://github.com/stuartmaxwell/djpress/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Category model refactor by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/18


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.7.2...v0.8.0

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.