Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Releases: arteria/django-compat

1.0.5

30 Apr 08:23
Compare
Choose a tag to compare
  • Added tests for format_html and resolve_url

1.0.4

29 Apr 15:18
Compare
Choose a tag to compare
  • atomic
  • commit_on_success, which is in alias for atomic
  • format_html
  • conditional_escape
  • OrderedDict

1.0.3

20 Apr 14:29
Compare
Choose a tag to compare
  • test against django 1.8
  • fix Circular dependencies in JsonResponse
  • pep8

1.0.2

25 Mar 14:51
Compare
Choose a tag to compare
  • added GenericForeignKey
  • added slugify
  • test against latest django 1.8 beta

Bug fix release for get_user_model (Django 1.7.x)

19 Feb 13:14
Compare
Choose a tag to compare

The for- and backwards compatibility layer for Django 1.4 to 1.8 is also available on PyPI.

1.0.0

18 Feb 08:12
Compare
Choose a tag to compare

The for- and backwards compatibility layer for Django 1.4 to 1.8 is also available on PyPI.