Added support back for Django 1.3 as well as 1.4

This commit is contained in:
Ross Lawley
2012-04-18 10:22:26 +01:00
parent 2a34358abc
commit 2d71eb8a18
3 changed files with 37 additions and 9 deletions

View File

@@ -5,8 +5,9 @@ Changelog
Changes in 0.6.X
================
- updated replicasetconnection - pop port if exists
- refactored connection / fixed replicasetconnection
- bug fix for unknown connection alias error message
- Sessions support Django 1.3 and Django 1.4
Changes in 0.6.3
================