Historique des commits

Auteur SHA1 Message Date
  Tim Graham 573ec714e5 Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. il y a 6 ans
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). il y a 6 ans
  Alasdair Nicol 3380169222 Removed unused view and url from shortcuts tests. il y a 9 ans
  Tim Graham 9023696613 Removed dictionary and context_instance parameters for render functions. il y a 9 ans
  Tim Graham b3641512c8 Removed dirs parameter in template engine methods and related funtions. il y a 9 ans
  Tim Graham 5e450c52aa Removed current_app argument to render() and TemplateResponse(). il y a 9 ans
  Aymeric Augustin 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. il y a 10 ans
  Aymeric Augustin 127f9e073d Restored support for multiple template names in render(_to_response). il y a 10 ans
  Aymeric Augustin 7331788300 Avoided rewrapping Contexts in render_to_response. il y a 10 ans
  Aymeric Augustin bf1bd0fbc9 Moved tests for render shortcuts to their own app. il y a 10 ans