Skip to content

Releases: joshourisman/django-pydantic-settings

Improved management of database and cache settings

18 Aug 15:22
81d0256
Compare
Choose a tag to compare
Merge pull request #107 from SmileyChris/better-database-config

Better-database-config

v0.6.3

16 May 22:18
Compare
Choose a tag to compare
Upped version.

v0.6.2

23 Apr 01:32
Compare
Choose a tag to compare

Fixed tests.

v0.6.1

23 Apr 01:28
Compare
Choose a tag to compare

Fixed example settings and documentation.

v0.6.0

23 Apr 01:15
21a40e3
Compare
Choose a tag to compare

Django 4.0 support!

v0.5.0

22 Apr 23:16
Compare
Choose a tag to compare

Removed the dependency on dj-database-url, and updated the documentation to be a little more helpful.

Merge pull request #16 from joshourisman/v0.4.1

07 Apr 13:29
053e086
Compare
Choose a tag to compare
  • Merge pull request #9 from joshourisman/cloud-sql

    Support Cloud SQL sockets in DATABASE_URL.

  • Merge pull request #11 from joshourisman/dependabot/pip/tox-3.23.0

  • Merge pull request #10 from joshourisman/dependabot/pip/sentry-sdk-1.0.0

  • Merge pull request #12 from joshourisman/unescaped-cloud-sql

    Unescaped cloud sql

  • Merge pull request #13 from joshourisman/dependabot/pip/flake8-3.9.0

  • Update dependabot.yml

  • Merge pull request #14 from joshourisman/dependabot/pip/pytest-6.2.3

  • Merge pull request #15 from joshourisman/dependabot/pip/django-3.2

    Bump django from 3.1.7 to 3.2

  • Merge pull request #16 from joshourisman/v0.4.1

    v0.4.1

Support unescaped Cloud SQL sockets.

07 Apr 13:45
053e086
Compare
Choose a tag to compare
Merge pull request #16 from joshourisman/v0.4.1

v0.4.1

Support Cloud SQL Sockets in DATABASE_URL

25 Feb 22:04
Compare
Choose a tag to compare

0.2.1

23 Feb 19:44
Compare
Choose a tag to compare
v0.2.1

Bumped version.