Mariusz Felisiak
|
2c43840dfb
Refs #30676 -- Added pdb argument to DiscoverRunner docs.
|
4 yıl önce |
Claude Paroz
|
00727d384b
Refs #30578 -- Made SelectDateWidget.format_value() independent of USE_L10N.
|
4 yıl önce |
François Freitag
|
04e4f80c1f
Sorted conflicting migrations by names.
|
4 yıl önce |
Ramiro Morales
|
52a0a03671
Corrected custom model fields how-to.
|
4 yıl önce |
matt ferrante
|
7d6916e827
Fixed #29789 -- Added support for nested relations to FilteredRelation.
|
5 yıl önce |
Jon Dufresne
|
5a3d7cf462
Used urllib.parse.urljoin() in auth_tests to join URLs.
|
4 yıl önce |
Mariusz Felisiak
|
8a6df55f2d
Fixed #31773 -- Fixed preserving output_field in ExpressionWrapper for combined expressions.
|
4 yıl önce |
Carlton Gibson
|
1d8256719e
Removed unsupported third-party database backends from docs.
|
4 yıl önce |
Jon Dufresne
|
0e6fa65ffd
Refs #30400 -- Improved typography in debug and csrf templates.
|
4 yıl önce |
davidchorpash
|
779e615e36
Fixed #31573 -- Made QuerySet.update() respect ordering on MariaDB/MySQL.
|
4 yıl önce |
Tim Park
|
060576b0ab
Fixed #31739 -- Documented dependency between HttpRequest stream IO methods and body.
|
4 yıl önce |
Tim Park
|
697e59d5cf
Fixed #31502 -- Documented Model._state.db and Model._state.adding
|
4 yıl önce |
Resulkary
|
af2b3fee08
Added Turkmen language.
|
4 yıl önce |
Jason Held
|
639142e24d
Fixed #24816 -- Clarified docs about preventing duplicate signals.
|
4 yıl önce |
Mariusz Felisiak
|
ae8338daf3
Fixed #31767 -- Fixed QuerySet.none() on combined queryset.
|
4 yıl önce |
rico-ci
|
cb0da637a6
Fixed #31713 -- Added SpatialReference support to GDALRaster.transform().
|
4 yıl önce |
Hasan Ramezani
|
7af8f41273
Refs #26445 -- Allowed using UserManager.create_user()/create_superuser() in migrations.
|
5 yıl önce |
Tim Park
|
d1409f51ff
Fixed #31732 -- Cached callables signatures in django.utils.inspect methods.
|
4 yıl önce |
Jacob Walls
|
512da9d585
Fixed #23797 -- Fixed QuerySet.exclude() when rhs is a nullable column.
|
4 yıl önce |
Hasan Ramezani
|
b7b7df5fbc
Fixed #31530 -- Added system checks for invalid model field names in CheckConstraint.check and UniqueConstraint.condition.
|
4 yıl önce |
Jacob Walls
|
659a73bc0a
Fixed #29308 -- Clarified how assertQuerysetEqual()'s transform works.
|
4 yıl önce |
Jon Dufresne
|
4d9cd89acb
Simplified <body> element references in DateTimeShortcuts.js.
|
4 yıl önce |
Tom Forbes
|
5d4b9c1cab
Refs #12990 -- Added example to JSONField release notes.
|
4 yıl önce |
MansurAliKoroglu
|
d88952142b
Adjusted multi-db example to avoid confusion with DATABASES keys.
|
5 yıl önce |
Sergey Fedoseev
|
4ce7d86cbe
Removed duplicated sqlite3 converter.
|
4 yıl önce |
David Smith
|
baf404f749
Fixed #30945 -- Doc'd plural equations changes in 2.2. release notes.
|
4 yıl önce |
Sergey Fedoseev
|
37389ae99e
Fixed #31758 -- Removed unneeded BytesToCharFieldConversionMixin.
|
4 yıl önce |
Carlton Gibson
|
b142bd4a1b
Refs #6903 -- Adjusted ModelAdmin.preserve_filters docs.
|
4 yıl önce |
Sergey Fedoseev
|
9d519d3dc4
Fixed #31755 -- Made temporal subtraction resolve output field.
|
4 yıl önce |
tapan gujjar
|
2d67222472
Fixed #31522 -- Made admin's SelectBox preserve scroll position.
|
4 yıl önce |