Historia zmian

Autor SHA1 Wiadomość Data
  Jon Dufresne 136a900ef9 Refs #29877 -- Made diveinto.org URLs HTTPS. 6 lat temu
  za b0d716cbff Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/. 6 lat temu
  Adam Allred 4e78e389b1 Fixed #29774 -- Fixed django-admin shell hang on startup. 6 lat temu
  Patrik Sletmo adfdb9f169 Fixed #29814 -- Added support for NoneType serialization in migrations. 6 lat temu
  Eric Brandwein b0b4aac555 Fixed #29775 -- Fixed URL converters in a nested namespaced path. 6 lat temu
  Przemysław Buczkowski 70d0a1ca02 Fixed #29711 -- Added a system check for uniquness of admin actions' __name__. 6 lat temu
  Abhinav Patil bf01994a5c Fixed #29804 -- Added 'did you mean' suggestions for unsupported lookup error. 6 lat temu
  Ramon Saraiva 2349cbd909 Fixed #29782 -- Added better error message when filtering queryset with AnonymousUser. 6 lat temu
  Jon Dufresne 82f286cf6f Refs #29784 -- Switched to https:// links where available. 6 lat temu
  Claude Paroz f5e347a640 Fixed #27899 -- Added support for phrase/raw searching in SearchQuery. 6 lat temu
  melipone 28dac56aed Fixed #16995 -- Clarified interaction of initial and extra with model formsets. 6 lat temu
  Dan Palmer e181666973 Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON. 6 lat temu
  Hasan Ramezani 49b679371f Fixed #29236 -- Fixed diffsettings crash if using settings.configure(). 6 lat temu
  Michael Sanders 271542dad1 Fixed #29499 -- Fixed race condition in QuerySet.update_or_create(). 6 lat temu
  vinay karanam 3af695eda2 Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields. 6 lat temu
  Viktor Danyliuk 6ae7aaa7d6 Fixed #29413 -- Prevented evaluation of QuerySet.get_or_create()/update_or_create() defaults unless needed. 6 lat temu
  Christian Barcenas c9c6c16650 Fixed #20584 -- Fixed memcached's get_many() with single-use iterators. 6 lat temu
  Mushtaq Ali 66b6b68923 Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash. 6 lat temu
  Przemysław Suliga d22b90b4ea Fixed #29525 -- Allowed is_safe_url()'s allowed_hosts arg to be a string. 6 lat temu
  Jeffrey Yancey 2d6776ffe0 Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field(). 6 lat temu
  Alexandr Tatarinov 7410618528 Fixed #29447 -- Made RelatedManager.set() pass bulk argument to clear(). 6 lat temu
  oliver 6b3e17bab6 Fixed #29518 -- Added validation for sqlmigrate's app_label argument. 6 lat temu
  Henk Kahlfuß 3eb9127678 Fixed #23869 -- Made ModelAdmin.get_deleted_objects() use has_delete_permission() for permissions checking. 6 lat temu
  Bartosz Grabski 2bc014750a Fixed #29452 -- Fixed makemessages setting charset of .pot files. 6 lat temu
  Subhav Gautam 085ebc5f1a Fixed #29430 -- Clarified send_mail()'s fail_silently docs. 6 lat temu
  Adam Donaghy b18650a263 Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable. 7 lat temu
  Xaroth Brook 39283c8edb Fixed #29415 -- Fixed detection of custom URL converters in included patterns. 6 lat temu
  Ryan Rubin a8d12bc280 Fixed #29400 -- Fixed crash in custom template filters that use decorated functions. 6 lat temu
  Bogdan Mateescu 392963e8e4 Fixed #29421 -- Improved Romanian locale formats 6 lat temu
  bakabiko a7bc1aea03 Fixed #29380 -- Added support for QuerySet.select_for_update()'s nowait and skip_locked options on MySQL 8+. 6 lat temu