Pavel Lysak
|
13e4abf83e
Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports.
|
il y a 5 ans |
Flavio Curella
|
d08d4f464a
Fixed #30765 -- Made cache_page decorator take precedence over max-age Cache-Control directive.
|
il y a 5 ans |
Carlton Gibson
|
1f4b9f4f1f
Removed unused ExceptionReporterFilter class.
|
il y a 5 ans |
Carlton Gibson
|
e2d9d66a22
Fixed #23004 -- Added request.META filtering to SafeExceptionReporterFilter.
|
il y a 5 ans |
Carlton Gibson
|
581ba5a948
Refs #23004 -- Allowed exception reporter filters to customize settings filtering.
|
il y a 5 ans |
Jack Cushman
|
eb629f4c02
Fixed #30995 -- Allowed converter.to_url() to raise ValueError to indicate no match.
|
il y a 5 ans |
Shubham singh
|
ffcf1a8ebf
Fixed #31118 -- Made FileInput to avoid the required attribute when initial data exists.
|
il y a 5 ans |
Claude Paroz
|
188b003014
Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField default input formats.
|
il y a 5 ans |
Claude Paroz
|
1487f16f2d
Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs.
|
il y a 5 ans |
Federico Jaramillo Martínez
|
372eaa395f
Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters.
|
il y a 7 ans |
Farhaan Bukhsh
|
cf5d4701dc
Fixed #30819 -- Fixed year determination in admin calendar widget for two-digit years.
|
il y a 5 ans |
Jon Dufresne
|
67ea35df52
Fixed #30998 -- Added ModelChoiceIteratorValue to pass the model instance to ChoiceWidget.create_option().
|
il y a 5 ans |
Mike Hansen
|
d291c72bf2
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
|
il y a 5 ans |
James Turk
|
ff00a05347
Fixed #31088 -- Added support for websearch searching in SearchQuery.
|
il y a 5 ans |
Rabah Saadi
|
5b7450080f
Added Algerian Arabic language.
|
il y a 5 ans |
Osaetin Daniel
|
b33bfc3839
Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'.
|
il y a 5 ans |
Baptiste Mispelon
|
9e565386d3
Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.
|
il y a 5 ans |
Jon Dufresne
|
5708327c37
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
|
il y a 5 ans |
Hasan Ramezani
|
5d674eac87
Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallIntegerField, and DecimalField.
|
il y a 5 ans |
Gordon Pendleton
|
adb9661789
Fixed #31010 -- Allowed subdomains of localhost in the Host header by default when DEBUG=True.
|
il y a 5 ans |
Aymeric Augustin
|
c06492dd87
Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL.
|
il y a 5 ans |
Aymeric Augustin
|
ad88524e4d
Refs #23524 -- Unified BaseDatabaseWrapper.timezone.
|
il y a 5 ans |
Baptiste Mispelon
|
26cab4e8c1
Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callable values in through_defaults.
|
il y a 5 ans |
Farhaan Bukhsh
|
1f817daa20
Fixed #30803 -- Allowed comma separators for milliseconds in django.utils.dateparse functions.
|
il y a 5 ans |
Farhaan Bukhsh
|
42b23d1e79
Refs #30803 -- Allowed comma separators for decimal fractions in parse_duration().
|
il y a 5 ans |
Sergey Fedoseev
|
a5855c8f0f
Fixed #30996 -- Added AsWKB and AsWKT GIS functions.
|
il y a 5 ans |
Simon Charette
|
e9a0e1d4f6
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
|
il y a 5 ans |
Jon Dufresne
|
f5ebdfce5c
Fixed #25388 -- Added an option to allow disabling of migrations during test database creation.
|
il y a 5 ans |
Daniel Izquierdo
|
89abecc75d
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones.
|
il y a 8 ans |
Caio Ariede
|
555bebe774
Fixed #30987 -- Added models.PositiveBigIntegerField.
|
il y a 5 ans |