We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3debf21 commit 64c3809Copy full SHA for 64c3809
AUTHORS.rst
@@ -7,6 +7,7 @@ Authors
7
- Damien Nozay
8
- Daniel Levy
9
- Daniel Roschka
10
+- David Hite
11
- George Vilches
12
- Hamish Downer
13
- jofusa
CHANGES.rst
@@ -6,6 +6,8 @@ tip (unreleased)
6
- Removed some incompatibilities with non-default admin sites (gh-92)
- Fixed error caused by ``HistoryRequestMiddleware`` during anonymous requests (gh-115 fixes gh-114)
- Added workaround for clashing related historical accessors on User (gh-121)
+- Added support for MongoDB AutoField (gh-125)
+- Fixed CustomForeignKeyField errors with 1.7 migrations (gh-126 fixes gh-124)
1.5.0 (2014-08-17)
------------------
0 commit comments