Skip to content

Releases: django-commons/django-simple-history

Release 2.0

05 Apr 19:33
Compare
Choose a tag to compare
  • Added Django 2.0 support (gh-330)
  • Dropped support for Django<=1.10 (gh-356)
  • Fix bug where history_view ignored user permissions (gh-361)
  • Fixed HistoryRequestMiddleware which hadn't been working for Django>1.9 (gh-364)

Release 1.9.1

03 Apr 18:43
Compare
Choose a tag to compare
  • Use get_queryset rather than model.objects in history_view. (gh-303)
  • Change ugettext calls in models.py to ugettext_lazy
  • Resolve issue where model references itself (gh-278)
  • Fix issue with tracking an inherited model (abstract class) (gh-269)
  • Fix history detail view on django-admin for abstract models (gh-308)
  • Dropped support for Django<=1.6 and Python 3.3 (gh-292)

Release 1.9.0

03 Apr 18:38
Compare
Choose a tag to compare
  • Add –batchsize option to the populate_history management command. (gh-231)
  • Add ability to show specific attributes in admin history list view. (gh-256)
  • Add Brazilian Portuguese translation file. (gh-279)
  • Fix locale file packaging issue. (gh-280)
  • Add ability to specify reason for history change. (gh-275)
  • Test against Django 1.11 and Python 3.6. (gh-276)
  • Add excluded_fields option to exclude fields from history. (gh-274)

Release 1.8.2

20 Jan 23:36
Compare
Choose a tag to compare
Release 1.8.2

Release 1.8.1

20 Mar 00:52
Compare
Choose a tag to compare
Release 1.8.1

Release 1.8.0

20 Mar 00:51
Compare
Choose a tag to compare
v1.8.0

Release 1.7.0

03 Dec 03:59
Compare
Choose a tag to compare
Release 1.7.0

1.6.3

01 Aug 01:35
Compare
Choose a tag to compare
Release 1.6.3

1.6.1

22 Apr 04:44
Compare
Choose a tag to compare
Release 1.6.1

1.6.0

16 Apr 23:17
Compare
Choose a tag to compare
Release 1.6.0