Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Sanyam Khurana 6d73278d38 Documented ping_google()'s ping_url argument. 6 yıl önce
  Simon Charette 41e73de39d Fixed #28478 -- Make DiscoverRunner skip creating unused test databases. 6 yıl önce
  Simon Charette 8c775391b7 Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in favor of databases. 6 yıl önce
  Paveł Tyślacki 647be06538 Renamed variables after generalization of constraints. 6 yıl önce
  Tim Graham cf1fe22009 Fixed typos in docs/ref/models/constraints.txt. 6 yıl önce
  Mads Jensen 4b9d72210f Refs #28643 -- Added NullIf database function. 7 yıl önce
  Claude Paroz 217f4456d8 Fetched Armenian translations from Transifex 6 yıl önce
  Claude Paroz 31ebb1d564 Added Armenian language 6 yıl önce
  Joshua Cannon db1b10ef0d Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user(). 6 yıl önce
  Tim Graham 4ca2820ff5 Corrected whitespace in docs/ref/contrib/auth.txt. 6 yıl önce
  Hasan Ramezani 52d06d3041 Fixed #29968 -- Doc'd that QuerySet.bulk_update() doesn't check for duplicates. 6 yıl önce
  Simon Charette bc05547cd8 Fixed #28658 -- Added DISTINCT handling to the Aggregate class. 6 yıl önce
  Benjy Weinberger 222caab68a Fixed #30071 -- Fixed error message when a 'default' database isn't provided. 6 yıl önce
  Benjy Weinberger c2c85663e2 Fixed #30087 -- Tested error handling for empty 'default' database. 6 yıl önce
  Nick Pope a35d2a4510 Refs #23748 -- Added AutoField introspection for SQLite. 6 yıl önce
  Nick Pope e7f0e9b704 Renamed import in MySQL introspection backend for consistency. 6 yıl önce
  Nick Pope 99b3ab2781 Simplified some imports for database functions. 6 yıl önce
  Tim Graham 36fceeec88 Added stub 2.1.6 release notes. 6 yıl önce
  Tim Graham 162ae9c914 Added CVE-2019-3498 to the security release archive. 6 yıl önce
  Tom Hacohen 1ecc0a395b Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in the default 404 page. 6 yıl önce
  Mariusz Felisiak e49ab72637 Refs #29851 -- Fixed test_subquery_row_range_rank() crash on MariaDB 10.2+. 6 yıl önce
  Mariusz Felisiak 97844a3213 Fixed typo in django/db/backends/base/features.py. 6 yıl önce
  Tim Graham b5fe97a34e Added __init__.py for db_utils tests. 6 yıl önce
  Tim Graham 0004daa536 Used 4 space hanging indent for dictionaries. 6 yıl önce
  Jozef 5bbf31634f Fixed typo in docs/ref/migration-operations.txt. 6 yıl önce
  Tim Graham e4a714b259 Pinned Pillow != 5.4.0 in test requirements. 6 yıl önce
  Patrik Sletmo 14e2b1b065 Fixed #29981 -- Fixed inline formsets with a OnetoOneField primary key that uses to_field. 6 yıl önce
  Tim Graham 02c07be95c Fixed #30050 -- Fixed InlineModelAdmin.has_change_permission() called with non-None obj during add. 6 yıl önce
  Paveł Tyślacki 0123b67f6b Fixed #30060 -- Moved SQL generation for indexes and constraints to SchemaEditor. 6 yıl önce
  Brylie Christopher Oxley e5ae9488ac Fixed #30069 -- Added docstring to manage.py template. 6 yıl önce