Django
The web framework for perfectionists with deadlines.
Overview
Download
Documentation
News
Community
Code
Issues
About
♥ Donate
Issues
Login
Preferences
View Tickets
Reports
Timeline
Wiki
Search
Context Navigation
Back to ModelSyntaxChangeInstructions
Change History for
ModelSyntaxChangeInstructions
Version
Date
Author
Comment
12
20 years
jmcbray@…
Contributed a note on using ForeignKeys with the new Models.
11
20 years
jmadson@…
10
20 years
anonymous
'fields' was a tuple, not a list
9
20 years
Adrian Holovaty
Added note about new init() params
8
20 years
Adrian Holovaty
Added link to screencast and added revision number
7
20 years
Adrian Holovaty
Added note about db_column.
6
20 years
Adrian Holovaty
A
5
20 years
Adrian Holovaty
added clarification about repr()
4
20 years
Adrian Holovaty
Added some clarifications
3
20 years
Adrian Holovaty
Some bug fixes and clarifications.
2
20 years
Jacob
1
20 years
Jacob
Back to Top