Histórico de Commits

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