Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Samir Shah 10b44e4525 Fixed #26688 -- Fixed HTTP request logging inconsistencies. 7 ani în urmă
  Carlton Gibson 2e1f674897 Fixed #29373 -- Added long_description in setup.py. 7 ani în urmă
  Carlton Gibson 21fd8041c1 Refs #29358 -- Corrected wording in primary key check message. 7 ani în urmă
  Hasan Ramezani 816b8d9518 Fixed #29358 -- Added a system check to prohibit models with more than one primary_key field. 7 ani în urmă
  CHI Cheng 98019df855 Used double quotation marks for csrf form element. 7 ani în urmă
  Kelly Hogan 9e86185936 Fixed #29351 -- Doc'd that ModelAdmin.prepopulated_fields removes stop words. 7 ani în urmă
  CHI Cheng 4660ce5a69 Fixed #29375 -- Removed empty action attribute on HTML forms. 7 ani în urmă
  Tim Graham c02953ebbc Added stub release notes for 2.0.6. 7 ani în urmă
  Tim Graham 6e6efc6c39 Added release date for 2.0.5 and 1.11.13. 7 ani în urmă
  Srinivas Reddy Thatiparthy d0b04c6308 Fixed #29360 -- Removed Fabric examples in docs. 7 ani în urmă
  PhrydRhys 5d022eae74 Fixed #29369 -- Mentioned the #django-dev IRC channel in contributing index. 7 ani în urmă
  Mariusz Felisiak 483cc1c430 Refs #28859 -- Fixed "no data found" exception handling with cx_Oracle 6.3+. 7 ani în urmă
  Zackary Troop 30f8642f2e Fixed #29350 -- Fix get_primary_key_column() method in sqlite3 backend 7 ani în urmă
  priyanshsaxena 6b3d292043 Fixed #29015 -- Added an exception if the PostgreSQL database name is too long. 7 ani în urmă
  Oscar Esgalha 6d1f576945 Fixed #29367 -- Fixed model state on objects with a primary key created with QuerySet.bulk_create(). 7 ani în urmă
  Nicolas Noé 3246ad1065 Fixed #27480 -- Added cache.touch(). 7 ani în urmă
  Claude Paroz 8e960c5aba Removed urllib2 reference in file storage tests 7 ani în urmă
  Claude Paroz a9189d27ef Fixed #29353 -- Made StaticFilesHandler return a 404 response when settings.DEBUG is False 7 ani în urmă
  Tim Graham c591bc3cce Fixed "invalid escape sequence" warning in runtests.py. 7 ani în urmă
  Claude Paroz 3aae43d800 Fixed #28973 -- Silenced copying/linking messages in collectstatic's default verbosity. 7 ani în urmă
  François Freitag d1413c5d70 Refs #28312 -- Added an optimized __bool__() to ModelChoiceIterator. 7 ani în urmă
  François Freitag 3fca95e1ad Fixed #28312 -- Made ModelChoiceIterator.__len__() more memory-efficient. 7 ani în urmă
  Stefan R. Filipek 9ec77f3d66 Fixed #29349 -- Doc'd the default behavior of router.allow_relation(). 7 ani în urmă
  adamth acf9d64045 Fixed typos in docs/topics/auth/passwords.txt. 7 ani în urmă
  Hasan Ramezani b33f10d8cc Refs #29131 -- Made ArrayField error messages index from 1 instead of 0. 7 ani în urmă
  Hasan Ramezani dd68b51e1d Fixed #29295 -- Fixed management command crash when using subparsers. 7 ani în urmă
  orlnub123 21420096c4 Fixed #29247 -- Allowed blank model field choice to be defined in nested choices. 7 ani în urmă
  Tim Graham e35004966b Moved tests for model Field.get_choices(). 7 ani în urmă
  Tom 11b8c30b9e Ref #23919 -- Replaced some os.path usage with pathlib.Path. 7 ani în urmă
  drd0013 5d923f2d8c Fixed #29313 -- Doc'd how to use F() to sort null values. 7 ani în urmă