Django
The web framework for perfectionists with deadlines.
Overview
Download
Documentation
News
Community
Code
Issues
About
♥ Donate
Issues
GitHub Login
DjangoProject Login
Preferences
API
View Tickets
Reports
Timeline
Wiki
Search
Context Navigation
Back to Ticket #470
Ticket #470
: management.diff
File management.diff,
145 bytes
(added by
jws
,
18 years ago
)
Line
1
75a76,77
2
> if f.default <> meta.fields.NOT_PROVIDED:
3
> field_output.append("DEFAULT '%s'" % (f.default,))
Download in other formats:
Original Format
Back to Top