Fix circular import issue with django auth (#531) (#545)

This commit is contained in:
Ross Lawley
2014-01-24 13:54:16 +00:00
parent 0e5a0661e1
commit bc08bea284
3 changed files with 11 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in 0.8.7
================
- Stop ensure_indexes running on a secondaries (#555)
- Fix circular import issue with django auth (#531) (#545)
Changes in 0.8.6
================