История коммитов

Автор SHA1 Сообщение Дата
  Ali Mirlou 33b9b23bbb Fixed typo in docs/ref/applications.txt. 5 лет назад
  Carlton Gibson 5b4c6b58a0 Fixed #30064 -- Added form to validate admin search fields query input. 5 лет назад
  Nasir Hussain 6b16c91157 Fixed #30712 -- Allowed BLOB/TEXT defaults on MySQL 8.0.13+. 5 лет назад
  Kshithij Iyer 5e2e57a5a1 Added header to README.rst. 5 лет назад
  Mads Jensen 85ac838d9e Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL. 5 лет назад
  François Freitag 9a88e43aeb Fixed broken links and redirects in documentation. 5 лет назад
  Harrison88 1e429df748 Fixed #30695 -- Used relative path in default_storage docs example. 5 лет назад
  Hasan Ramezani 22394bd3a1 Fixed #29667 -- Prohibited whitespaces in path() URLs. 5 лет назад
  Dan Swain cece802dbb Corrected typo in search docs. (#11673) 5 лет назад
  Nick Pope 21e559495b Fixed #29979, Refs #17337 -- Extracted AutoField field logic into a mixin and refactored AutoFields. 7 лет назад
  Mads Jensen b10d322c41 Moved migrations.test_operations.OperationTestBase to migrations.test_base. 5 лет назад
  Hasan Ramezani 85458e94e3 Fixed #29260 -- Skipped an UPDATE when adding a model instance with primary key that has a default. 5 лет назад
  Maaz Bin Tahir Saeed e9f74f53cc Fixed #30693 -- Removed separate import of os.path in django.core.management.templates. 5 лет назад
  Garry Polley 10528a81ed Removed outdated examples of flatpages served sites. 5 лет назад
  Mariusz Felisiak 49aeabbf27 Fixed broken links and redirects to OGR library in docs. 5 лет назад
  bcye ac34fccdb9 Fixed broken links to Dive Into Python 3 book. 5 лет назад
  Claude Paroz d1c2e6dd04 Refs #28428 -- Made FileField.upload_to support pathlib.Path. 5 лет назад
  Claude Paroz af69842dbd Refs #28428 -- Added test for a callable FileField.upload_to that returns pathlib.Path. 5 лет назад
  Claude Paroz 0468159763 Refs #30426 -- Changed default SECURE_CONTENT_TYPE_NOSNIFF to True. 5 лет назад
  Simon Charette 8b4a43dda7 Fixed #29545 -- Fixed using filter lookups againts nested subquery expressions. 5 лет назад
  Claude Paroz 7203efb799 Fixed #30694 -- Documented FileResponse does not seek its file source. 5 лет назад
  Adnan Umer 6805c0f99f Fixed #30701 -- Updated patch_vary_headers() to handle an asterisk according to RFC 7231. 5 лет назад
  Adam Johnson 7da6a28a44 Fixed #27676 -- Allowed BLOB/TEXT defaults on MariaDB 10.2.1+. 5 лет назад
  Andrew Brown 8a281aa7fe Fixed #30687 -- Fixed using of OuterRef() expressions in distance lookups. 5 лет назад
  zeyneloz 8289fc55ff Refs #30449 -- Made RelatedOnlyFieldListFilter respect ModelAdmin.ordering. 5 лет назад
  zeyneloz 00035672a4 Fixed #30449 -- Fixed RelatedFieldListFilter/RelatedOnlyFieldListFilter to respect model's Meta.ordering. 5 лет назад
  Mariusz Felisiak 1f8382d34d Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expressions with params. 5 лет назад
  Mads Jensen 0b8d911d28 Optimized Field.deconstruct() by using elif. 5 лет назад
  Claude Paroz eed2e740f7 Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path. 5 лет назад
  Claude Paroz 88c0b907e7 Refs #30461 -- Added django.utils._os.to_path(). 5 лет назад