Simon Charette
|
1e38f1191d
Fixed #30446 -- Resolved Value.output_field for stdlib types.
|
5 лет назад |
Eric Theise
|
d08e6f55e3
FIxed typo in docs/ref/contrib/postgres/forms.txt.
|
4 лет назад |
Claude Paroz
|
b502061027
Added admin translatable string.
|
4 лет назад |
Kelechi Precious Nwachukwu
|
2cd3e7eeaf
Added Igbo language.
|
4 лет назад |
Simon Charette
|
1b7623fdfd
Refs #30446 -- Defined output_field of BoundingCircle() GIS database function.
|
4 лет назад |
Simon Charette
|
9c5c9bd709
Stopped adapting DecimalField values to strings on PostgreSQL.
|
5 лет назад |
Simon Charette
|
f783a99072
Refs #25425 -- Allowed unresolved Value() instances to be compiled.
|
4 лет назад |
Caio Ariede
|
d38c34119e
Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs.
|
5 лет назад |
Adam Johnson
|
e906ff6fca
Fixed #30457 -- Added TestCase.captureOnCommitCallbacks().
|
4 лет назад |
Simon Charette
|
ca6c5e5fc2
Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+.
|
4 лет назад |
Tom Forbes
|
f36862b69c
Fixed #31674 -- Made technical 500 debug page respect __suppress_context__.
|
4 лет назад |
ovkulkarni
|
b7a438c7e2
Fixed #31509 -- Made DiscoverRunner enable faulthandler by default.
|
4 лет назад |
Mariusz Felisiak
|
188f7786bc
Refs #27430 -- Added buffer argument to DiscoverRunner docs.
|
4 лет назад |
Mariusz Felisiak
|
2c43840dfb
Refs #30676 -- Added pdb argument to DiscoverRunner docs.
|
4 лет назад |
Claude Paroz
|
00727d384b
Refs #30578 -- Made SelectDateWidget.format_value() independent of USE_L10N.
|
4 лет назад |
François Freitag
|
04e4f80c1f
Sorted conflicting migrations by names.
|
4 лет назад |
Ramiro Morales
|
52a0a03671
Corrected custom model fields how-to.
|
4 лет назад |
matt ferrante
|
7d6916e827
Fixed #29789 -- Added support for nested relations to FilteredRelation.
|
5 лет назад |
Jon Dufresne
|
5a3d7cf462
Used urllib.parse.urljoin() in auth_tests to join URLs.
|
4 лет назад |
Mariusz Felisiak
|
8a6df55f2d
Fixed #31773 -- Fixed preserving output_field in ExpressionWrapper for combined expressions.
|
4 лет назад |
Carlton Gibson
|
1d8256719e
Removed unsupported third-party database backends from docs.
|
4 лет назад |
Jon Dufresne
|
0e6fa65ffd
Refs #30400 -- Improved typography in debug and csrf templates.
|
4 лет назад |
davidchorpash
|
779e615e36
Fixed #31573 -- Made QuerySet.update() respect ordering on MariaDB/MySQL.
|
4 лет назад |
Tim Park
|
060576b0ab
Fixed #31739 -- Documented dependency between HttpRequest stream IO methods and body.
|
4 лет назад |
Tim Park
|
697e59d5cf
Fixed #31502 -- Documented Model._state.db and Model._state.adding
|
4 лет назад |
Resulkary
|
af2b3fee08
Added Turkmen language.
|
4 лет назад |
Jason Held
|
639142e24d
Fixed #24816 -- Clarified docs about preventing duplicate signals.
|
4 лет назад |
Mariusz Felisiak
|
ae8338daf3
Fixed #31767 -- Fixed QuerySet.none() on combined queryset.
|
4 лет назад |
rico-ci
|
cb0da637a6
Fixed #31713 -- Added SpatialReference support to GDALRaster.transform().
|
4 лет назад |
Hasan Ramezani
|
7af8f41273
Refs #26445 -- Allowed using UserManager.create_user()/create_superuser() in migrations.
|
5 лет назад |