Commit History

Автор SHA1 Съобщение Дата
  Tim Graham 573ec714e5 Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline. преди 6 години
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). преди 6 години
  Alasdair Nicol 3380169222 Removed unused view and url from shortcuts tests. преди 9 години
  Tim Graham 9023696613 Removed dictionary and context_instance parameters for render functions. преди 9 години
  Tim Graham b3641512c8 Removed dirs parameter in template engine methods and related funtions. преди 9 години
  Tim Graham 5e450c52aa Removed current_app argument to render() and TemplateResponse(). преди 9 години
  Aymeric Augustin 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. преди 10 години
  Aymeric Augustin 127f9e073d Restored support for multiple template names in render(_to_response). преди 10 години
  Aymeric Augustin 7331788300 Avoided rewrapping Contexts in render_to_response. преди 10 години
  Aymeric Augustin bf1bd0fbc9 Moved tests for render shortcuts to their own app. преди 10 години