História revízii

Autor SHA1 Správa Dátum
  Hrushikesh Vaidya 72e41a0df6 Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script(). 2 rokov pred
  Adam Johnson a45f28f0ec Rewrote strip_tags test file to lorem ipsum. 3 rokov pred
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 rokov pred
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 rokov pred
  Baptiste Mispelon e6e664a711 Fixed #33302 -- Made element_id optional argument for json_script template filter. 3 rokov pred
  Shipeng Feng 68cc04887b Fixed #32866 -- Fixed trimming trailing punctuation from escaped string in urlize(). 3 rokov pred
  Florian Apolloner 4b78420d25 Fixed CVE-2019-14233 -- Prevented excessive HTMLParser recursion in strip_tags() when handling incomplete HTML entities. 5 rokov pred
  Jon Dufresne 8d76443aba Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape(). 6 rokov pred
  Jon Dufresne 7e3bf2662b Removed default mode='r' argument from calls to open(). 6 rokov pred
  Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి) a7ef4a56e0 Fixed #29920 -- Added a test for smart_urlquote()'s UnicodeError branch. 6 rokov pred
  Jon Dufresne 82f286cf6f Refs #29784 -- Switched to https:// links where available. 6 rokov pred
  Tim Graham 911af0d24b Added more tests for django.utils.html.urlize(). 7 rokov pred
  Tim Graham 8618271caa Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and urlizetrunc template filters. 7 rokov pred
  Tim Graham b832de869e Added tests for utils.html.urlize() (lazy string inputs were untested). 7 rokov pred
  Jonas Haag 8c709d79cb Fixed #17419 -- Added json_tag template filter. 7 rokov pred
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 7 rokov pred
  Tim Graham 6ae1b04fb5 Fixed #27900 -- Made escapejs escape backticks for use in ES6 template literals. 8 rokov pred
  Claude Paroz a21ec12409 Fixed #27803 -- Kept safe status of lazy safe strings in conditional_escape 8 rokov pred
  Tim Graham f8d52521ab Refs #27804 -- Used subTest() in tests.utils_tests.test_html. 8 rokov pred
  Tim Graham 2af8cd22a9 Imported specific functions in tests.utils_tests.test_html. 8 rokov pred
  Claude Paroz 2366100872 Removed unneeded force_text calls in the test suite 8 rokov pred
  Tim Graham 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 rokov pred
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 rokov pred
  Claude Paroz c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage 8 rokov pred
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 rokov pred
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 rokov pred
  Iacopo Spalletti d693074d43 Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy(). 9 rokov pred
  Tim Graham 222d063301 Refs #23269 -- Removed the removetags template tag and related functions per deprecation timeline. 9 rokov pred
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 rokov pred
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 rokov pred