Skip to content

Commit d433b98

Browse files
committed
Updated some PLAN notes on Django 1.9
- Legacy-Id: 12755
1 parent 15f1181 commit d433b98

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PLAN

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,8 @@ Notes
124124

125125
+ New on_commit() hook, for post-commit actions, for instance sending email
126126
+ Password validation option with pluggable validators
127-
+ New admin style
128127
+ Running tests in parallel
129-
+ TIME_ZONE setting lets us set USE_TZ = True without converting time fields
130128
+ DateTimeFields can be queried with date
131129
- Permission mixins for class-based views
130+
- New admin style
132131

0 commit comments

Comments
 (0)