Skip to content

Commit 8fa0bba

Browse files
committed
specify that only Django 1.4 and newer are officially supported
See avidal#6
1 parent ebf432d commit 8fa0bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ supports SQL Server 2000 and 2005.
88
Features
99
--------
1010

11-
* Supports Django 1.2 or newer.
11+
* Supports Django 1.4 or newer.
1212
* Supports LIMIT+OFFSET and offset w/o LIMIT emulation under SS2005.
1313
* Supports LIMIT+OFFSET under SS2000.
1414
* Transparently supports Django's TextField both under SS2000 and SS2005.

0 commit comments

Comments
 (0)