| Age | Commit message (Collapse) | Author |
|
|
|
|
|
deleting objects.
|
|
primary_key=True to unique=True
|
|
PostgreSQL
|
|
X-Frame-Options header.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tomáš Ehrlich for help with the patch.
|
|
Optimise tutorial images
|
|
|
|
|
|
|
|
|
|
ModelAdmin.list_display
Forwardport of 2456276b0250c9f21d580ca6c3f3c86345ad6370 from stable/1.8.x
|
|
|
|
|
|
|
|
|
|
Nested deconstruction should recursively deconstruct items within list,
tuple and dict values.
|
|
|
|
|
|
QuerySet.exists() incorrectly handled query.group_by = True
case (grouping by all select fields), causing GROUP BY
expressions to be wiped along with select fields.
|
|
|
|
Thanks to Tim Graham for the report.
|
|
Added apps to unmigrated apps if the migrations module is a file
or a folder missing __init__.py.
Thanks to Ernest0x for the bug report.
|
|
|
|
prepare_value()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Raphaël Hertzog for the report and help on the patch, and Tim Graham
for the review.
|
|
objects.
|
|
|
|
fully-qualified package names.
|
|
|