| Age | Commit message (Collapse) | Author |
|
Added the list of apps with changes not reflected in migrations.
|
|
expressions.
Regression in df32fd42b84cc6dbba173201f244491b0d154a63.
Thanks Simon Charette for the review.
|
|
|
|
|
|
|
|
|
|
a cycle.
|
|
|
|
as rhs in queryset filters.
Regression in 4edad1ddf6203326e0be4bdb105beecb0fe454c4.
|
|
Regression in 3a941230c85b2702a5e1cd97e17251ce21057efa.
Thanks Tomasz Szymański for the report.
|
|
|
|
|
|
in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
|
|
constraints support.
|
|
|
|
|
|
templates.
|
|
|
|
DatabaseFeatures.introspected_field_types.
CockroachDB introspects CharField as TextField and IntegerField as
BigIntegerField.
|
|
|
|
DatabaseFeatures.introspected_field_types.
|
|
|
|
Follow up to 2c82414914ae6476be5a166be9ff49c24d0d9069.
|
|
|
|
|
|
expression.
|
|
|
|
ClearableFileInput.
|
|
command directories."
This reverts commit ccc25bfe4f0964a00df3af6f91c2d9e20159a0c2.
https://groups.google.com/d/topic/django-developers/GVHMH2ciAnk/discussion
|
|
language variants with different plural equations.
Regression in e3e48b00127c09eafe6439d980a82fc5c591b673.
Thanks to Shai Berger for report, reproduce and suggested fix.
|
|
|
|
|
|
This adds also suggested filename for many built-in operations.
|
|
|
|
|
|
|
|
Co-Authored-By: Andy Chosak <andy@chosak.org>
|
|
- Don't try to create an existing extension.
- Don't try to drop a nonexistent extension.
|
|
uuid-ossp was already installed.
|
|
redirects in test client.
|
|
following HTTP 307/308 redirects in test client.
|
|
with not selected columns.
|
|
|
|
queryset.
|
|
|
|
|
|
on base fields removal.
Removing a base field must take place before adding a new inherited
model that has a field with the same name.
|
|
admin check.
|