Skip to content

Releases: botify-labs/django-readonly-field

1.3.0

09 Aug 15:50
1b4d748
Compare
Choose a tag to compare
  • Drop support for Python 3.7
  • Drop support for all Django versions strictly under 4.2

Full Changelog: 1.2.0...1.3.0

1.2.0

13 Oct 11:22
1b449b7
Compare
Choose a tag to compare
  • Repository was adopted by Botify Labs, mainly maintained by @SofienBenAyed and @ewjoachim
  • Redid the boilerplate, no change in the library code

Full Changelog: 1.1.2...1.2.0

1.1.2

13 Oct 11:16
36997cb
Compare
Choose a tag to compare

Full Changelog: 1.1.1...1.1.2

1.1.1

13 Oct 11:14
bd26dbd
Compare
Choose a tag to compare

Fix classifiers (peopledoc/django-readonly-field#21)

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Oct 11:13
f991121
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.1.0

1.0.5

13 Oct 11:12
Compare
Choose a tag to compare
  • Run tests for Django 2.2 and Python 3.5, 3.6 and 3.7

Full Changelog: 1.0.4...1.0.5

1.0.4

13 Oct 11:12
Compare
Choose a tag to compare
  • Drop support of Python 3.4
  • Confirm support of Python 3.7
  • Drop support of Django 1.8
  • Drop support of Django 1.9
  • Drop support of Django 1.10
  • Confirm support of Django 2.0
  • Confirm support of Django 2.1

Full Changelog: 1.0.3...1.0.4

1.0.3

13 Oct 11:11
Compare
Choose a tag to compare
  • Python 3.6 support
  • Multiple databases support
  • Github organization changed to "peopledoc"

Full Changelog: 1.0.2...1.0.3

1.0.2

13 Oct 11:11
Compare
Choose a tag to compare
  • Added tests for Django 1.11
  • Added support for Python 3.4 and current Django stable
  • Fix a thread bug that would make the package usable only for test and not for real :/
  • First stable version

(note: tags were never pushed for 1.0.0 and 1.0.1)

Full Changelog: 0.2.0...1.0.2

0.2.0

13 Oct 11:10
Compare
Choose a tag to compare
  • Rationalized the writing of readonly (vs read-only)
  • Defined default app config

Full Changelog: 0.1.1...0.2.0