Skip to content

Commit 537adc1

Browse files
committed
Aaaaand mention Andrew in 1.7 timeline entry
1 parent ee4698b commit 537adc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/timeline/2014-09-02-django-1.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ params:
1010

1111
---
1212

13-
Django will have migrations! This is perhaps the most well-known Django release, as South is replaced by a built-in migration framework. All Django projects will have to adapt, but the benefits are huge.
13+
Django will have migrations! This is perhaps the most well-known Django release, as South is replaced by a built-in migration framework. All Django projects will have to adapt, but the benefits are huge. South becomes the blueprint for the built-in migrations feature, which is lead once again by Andrew Godwin.
1414

1515
But that isn't the only big change: 1.7 also introduces the Application registry (an optional `apps.py` for applications), the system checks framework, as well as the widely popular `QuerySet.as_manager()` shortcut.

0 commit comments

Comments
 (0)