Skip to content

Commit b0600d5

Browse files
sehmaschinefetzig
authored andcommitted
updated changelog to reflect recent changes to the trunk version
1 parent de18cf1 commit b0600d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changelog.rst

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Changelog
1515
* Fixed a bug with adding dynamic-forms to tabular and stacked inlines (which caused the remove-handler to throw an error)
1616
* Autocompletes: Only do a lookup with generics, if content-type is defined.
1717
* Support for new URL tags, see https://docs.djangoproject.com/en/dev/releases/1.3/#changes-to-url-and-ssi.
18+
* Fixed a bug with m2m-lookups (return obj.pk instead of obj.id).
19+
* Added support for non-integer IDs with generic relations.
20+
* Added pre_content and post_content to dashboard.
1821

1922
2.3.5 (11/10/2011)
2023
------------------

0 commit comments

Comments
 (0)