Skip to content

Releases: julianwachholz/django-sqids

0.2.1

11 Oct 06:19
Compare
Choose a tag to compare

What's Changed

  • Announce field type through get_internal_type method by @w00kie in #4
  • Fix typo in README.md by @areski in #6

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

29 Apr 07:18
Compare
Choose a tag to compare

Changelog

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

27 Jan 13:45
3b74f07
Compare
Choose a tag to compare
  • Test with Django 5.0.1
  • Remove undocumented field alias (SqidField)
  • Update README to show how to use SqidsField as a search field in Django Admin.

0.1.0

16 Nov 14:22
Compare
Choose a tag to compare

Initial release