커밋 기록

작성자 SHA1 메시지 날짜
  Carlton Gibson f9f09a8a02 Updated man page for 2.2 final. 6 년 전
  JangHyukJin 0027ca76c7 Used QuerySet.bulk_create() in lookup.tests. 6 년 전
  Tim Graham 8335d59200 Fixed #30289 -- Prevented admin inlines for a ManyToManyField's implicit through model from being editable if the user only has the view permission. 6 년 전
  Tim Graham e245046bb6 Added stub 2.1.8 release notes. 6 년 전
  oliver 03bee42a7e Made startapp/project's overlaying error message use 'app' or 'project'. 6 년 전
  can 96446c7152 Refs #29697 -- Added test for excluding m2m intermediary table. 6 년 전
  Tim Graham b9455b010e Refs #30278 -- Fixed link in cached_property docs. 6 년 전
  Matthew Schinckel c3c2ec54f5 Refs #30278 -- Doc'd behavior of del on an unaccessed cached_property. 6 년 전
  Brad ad72895c60 Optimized CommonMiddleware's check for DISALLOWED_USER_AGENTS. 6 년 전
  Tim Graham e8774a74cc Fixed #30301 -- Removed OutputWrapper.__init__()'s style_func arg. 6 년 전
  Abhishek Bera ca67f39afa Fixed #30265 -- Fixed a tutorial number in Reusable App tutorial. 6 년 전
  Nick Pope 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 년 전
  pmisteli 9410db9683 Fixed #30236 -- Made UsernameField render with autocapitalize="none" HTML attribute. 6 년 전
  sage 9aa56cb0d5 Fixed #30294 -- Allowed HttpResponse to accept memoryview content. 6 년 전
  Tim Graham 879cc3da62 Moved extlinks in docs config to allow using 'version' variable. 6 년 전
  Tim Graham a68c029e22 Used extlinks for Django's source code. 6 년 전
  Tim Graham 8e675e2bd8 Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs. 6 년 전
  Nick Pope 4400d8296d Fixed #30241 -- Added more system checks of translation settings. 6 년 전
  Nick Pope d4783048ef Refs #29713 -- Improved error message when LANGUAGE_CODE is invalid. 6 년 전
  Nick Pope 07daa487ae Refs #1660 -- Doc'd the LANGUAGES_BIDI setting. 6 년 전
  sage 5a92bb0725 Fixed #30295 -- Fixed max_lengths.tests.MaxLengthORMTests when run in isolation. 6 년 전
  Mariusz Felisiak e449c3a832 Doc'd that HttpResponse accepts bytestrings. 6 년 전
  Mariusz Felisiak 881362986a Fixed "byte string" typo in various docs and comments. 6 년 전
  Mariusz Felisiak 9ab1d55596 Refs #18726 -- Added test for excluding circular related fields with F() expression. 6 년 전
  Nick Pope 398afba084 Updated spelling and RFCs in HttpOnly cookie flag docs. 6 년 전
  Nick Pope 2afd670de5 Removed obsolete RFC from cookie docs. 6 년 전
  Nick Pope d41a1005eb Removed unused timeparse.js. 6 년 전
  Nick Pope f0f3b30296 Removed obsolete ActiveXObject from admindocs bookmarklets. 6 년 전
  Nick Pope 3113957123 Simplified Date.prototype.getTwelveHours(). 6 년 전
  Nick Pope a25029b336 Removed unused Date.prototype.getHourMinute(). 6 년 전