Skip to content

Commit

Permalink
Update CHANGES.rst for django-parler#52
Browse files Browse the repository at this point in the history
  • Loading branch information
vdboor committed Dec 15, 2014
1 parent ab76f3a commit fe44706
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Changes in development (git version)
* Added ``parler.contrib.rest_framework`` package for django-rest-framework_ integration.
* Detect when translatable fields are assigned too early.
* Fix missing 404 check in delete-translation view.
* Fix caching for models that have a string value as primary key.
* Improve ``{% get_translated_url %}``, using ``request.resolver_match`` value.


Expand Down

0 comments on commit fe44706

Please sign in to comment.