Djpress

Latest version: v0.15.2

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

Scan your dependencies

Page 5 of 6

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

0.7.2

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


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

0.7.1

What's Changed
* Markdown changes by stuartmaxwell in https://github.com/stuartmaxwell/djpress/pull/16


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.7.0...v0.7.1

0.7.0

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


**Full Changelog**: https://github.com/stuartmaxwell/djpress/compare/v0.6.0...v0.7.0

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.