Skip to content

Releases: ButterCMS/django-starter-buttercms

Update Heroku Stack

24 Jun 14:57
600a2a3

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

docs - add windows instructions for virtual environment to readme

19 Jun 12:03
ec10467

Choose a tag to compare

What's Changed

  • Some commands from the README need to be adjusted for Windows by @orlyohreally in #19

Full Changelog: v3.0.1...v3.0.2

v3.0.1 - Bugfix: Activate slider only if element exists

10 Jun 14:11
93b78cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

Update dependencies

17 Apr 12:41
54d29fb

Choose a tag to compare

  • Updated buttercms-python to 2.1.1
  • Updated Django to 4.2.20 LTS
  • Updated all dependencies to latest stable versions
  • Removed deprecated settings (USE_L10N and SECURE_BROWSER_XSS_FILTER)
  • Added required DEFAULT_AUTO_FIELD setting
  • Updated Python runtime to 3.11.8 (last supported version with django 4.2.20 LTS)
  • Updated README to reflect supported Python versions

v2.0.0: Merge pull request #15 from ButterCMS/chore/update-dependencies

31 May 15:41
860b419

Choose a tag to compare

Update dependencies:
Dependency | Old version | New version
buttercms-python | 1.3.* | 2.0.0
django-environ | 0.10.0 | 0.11.2
django | 3.2.* | 4.2.*
gunicorn | 21.2.0 | 22.0.0
psycopg2 | 2.9.7 | 2.9.9
whitenoise | 6.5.0 | 6.6.0

Remove Anymail From settings

15 Aug 16:19
6fde7cc

Choose a tag to compare

remove anymail from production settings / apps

Django-Starter - Bugfixes, Dependency Upgrades, and Pin Heroku Stack

15 Aug 16:11
eba4969

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.1

Python-Django Starter Initial Release

07 Jul 14:01
6844995

Choose a tag to compare

Initial release of Python-Django starter project for ButterCMS