Skip to content

v1.0.0-alpha.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 17:01
· 25 commits to main since this release
58f8921

WARNING: Latest changes are backward incompatible with previous versions. I'm working in a new, minimal version compatible w/ latest Django and Python versions.

What's Changed

  • Fixed docs for v0.10 by @matagus in #70
  • Added link in README to demo project source code by @matagus in #71
  • Properly indenting the restructured text example by @orsenthil in #72
  • Updated README to show work in new/unstable branch by @matagus in #78
  • New minimal version compatible w/ Django 4.x + dropped python2.x support by @matagus in #107
  • Bump django from 4.1.5 to 4.2.24 in /project by @dependabot[bot] in #110
  • Bump ipython from 8.8.0 to 8.10.0 in /project by @dependabot[bot] in #109
  • Bump gunicorn from 20.1.0 to 23.0.0 in /project by @dependabot[bot] in #108
  • Fixes to packaging config before dropping bdist_wheel mechanism by @matagus in #111
  • Upgraded sample project to use latest versions of Django & other libs by @matagus in #112
  • Remove reqs not used in sample project by @matagus in #114
  • Make it all responsive by @matagus in #115
  • Update README.rst to fix screenshots by @matagus in #116
  • Modernized repo + package layouts and setup using django-app-starter by @matagus in #117
  • continued previous commit: adding missing hidden files and folders by @matagus in #118
  • Fix test matrix defined in CI github action by @matagus in #122

New Contributors

Full Changelog: https://github.com/matagus/django-planet/commits/v1.0.0-alpha.2