커밋 기록

작성자 SHA1 메시지 날짜
  Adam Zapletal 9a71eca64b Captured stderr during admin_docs test. 2 달 전
  sai-ganesh-03 c12bc980e5 Fixed #17905 -- Restricted access to model pages in admindocs. 4 달 전
  sai-ganesh-03 c2c544cf01 Fixed #27409 -- Made admindocs support custom link text in docstrings. 4 달 전
  sai-ganesh-03 968397228f Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary. 4 달 전
  Salvo Polizzi e6fa74f020 Fixed #35179 -- Made admindocs detect positional/keyword-only arguments. 1 년 전
  Kris Avi b7154f811f Fixed #24128 -- Made admindocs TemplateDetailView respect template_loaders. 8 년 전
  jedidiah bdf30b952c Fixed #34919 -- Added scope attribute to admindocs model templates. 1 년 전
  Howard Cox cd413bd78a Fixed #34621 -- Made admin site header render in <div> tag. 1 년 전
  Claude Paroz 453cfa2815 Replaced docutils link by PyPI reference. 1 년 전
  Adrian Torres 7eee1dca42 Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. 2 년 전
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 년 전
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 년 전
  Ayush Joshi 0a17666045 Fixed #28135 -- Made simplify_regex() handle non-capturing groups. 3 년 전
  Nick Pope 448d974d96 Fixed #32499 -- Escaped additional metacharacters in simplify_regex(). 3 년 전
  Nick Pope 85540da930 Refs #32499 -- Fixed escaped metacharacters in simplify_regex(). 3 년 전
  Nick Pope 9f7809ece3 Refs #32499 -- Added more tests for simplify_regex(). 3 년 전
  Florian Apolloner 46572de2e9 Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs' TemplateDetailView. 3 년 전
  Ramon Saraiva dcb094abe8 Fixed #32421 -- Made admindocs ModelDetailView show model cached properties. 4 년 전
  Jim Xie ce60d28929 Fixed #31527 -- Allowed admindocs index to handle non-string URLconfs. 4 년 전
  Jon Dufresne dfb9ae1d23 Refs #30400 -- Improved typography in admin_doc/missing_docutils.html. 4 년 전
  Jon Dufresne 7070d46114 Updated docutils link to HTTPS and new location. 4 년 전
  Alan Crosswell 03fa846c6a Fixed #30731 -- Fixed handling trailing groups in simplify_regex(). 5 년 전
  Jon Dufresne 42b9a23267 Fixed #30400 -- Improved typography of user facing strings. 5 년 전
  Jon Dufresne 8d76443aba Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape(). 6 년 전
  Simon Charette 26c2a6ff88 Removed empty setUp() in admindocs tests. 6 년 전
  humbertotm 747ff7a30b Fixed #29385 -- Made admindocs ModelDetailView show model properties. 6 년 전
  Paul Donohue 33a0b7ac81 Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object. 7 년 전
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 7 년 전
  Mads Jensen a613feb5d3 Completed test coverage for ModelDetailView. 7 년 전
  Bruno Alla 6092ea8fa6 Refs #27804 -- Used subTest() in several tests. 8 년 전