| Age | Commit message (Collapse) | Author |
|
In the MySQL backend, updated the can_introspect_small_integer feature
flag to True. In data_types_reverse, map FIELD_TYPE.SHORT to a
SmallIntegerField. Added test to verify introspecting SmallIntegerFields
and fixed existing tests influenced by this change.
|
|
Thanks romankrv for the suggestion.
|
|
Thanks Mike O'Connor for the reporty.
|
|
unique field.
Thanks Keryn Knight for the suggestion.
|
|
|
|
|
|
|
|
Thanks Mike O'Connor for the suggestions.
|
|
framework.
|
|
This can help when some exception has no error message.
|
|
|
|
Thanks Daniele Procida for review.
|
|
USE_TZ=True.
|
|
Refs #22632. Thanks Tim Graham for the review.
|
|
|
|
|
|
string literals.
|
|
|
|
|
|
|
|
default for admin
Thanks to sehmaschine for the report and to Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
makemigrations.
|
|
|
|
|
|
|
|
Refs #22632. Thanks Tim Graham for the review.
|
|
Refs #22632. Thanks Tim Graham for the review.
|
|
|
|
|
|
Restored original fix that had to be removed because the old djangoproject
server was still using Python 2.6.
|
|
Forward port of 46393980cf from stable/1.7.x
|
|
|
|
|
|
Thanks Keryn Knight for the idea.
|
|
|
|
|
|
Thanks to apollo13 for suggested wording.
|
|
|
|
|
|
|
|
Refs #23073 Workaround.
Refs #22738 Repeats the mysql "offense". When the issue is solved, the
Oracle special case should be made to play with the solution (that is,
Oracle should be fixed the same way that mysql and the 3rd-party backneds
are).
|
|
|