Историја ревизија

Аутор 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. пре 5 месеци
  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 година