Historique des commits

Auteur SHA1 Message Date
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. il y a 12 ans
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. il y a 12 ans
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. il y a 12 ans
  Andrew Badr 29cd3d6c01 Fix docs for context_processors.auth il y a 12 ans
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 il y a 12 ans
  Tim Graham 74c025d028 Fixed #13608 - Noted that template lookups use literal values. il y a 12 ans
  Tim Graham f99ecaff06 Fixed #18642 - Added a note suggesting the use of render() rather than render_to_response() if you need RequestContext in your template. il y a 12 ans
  Marc Tamlyn 58683e9c82 Fixed #16744 -- Class based view should have the view object in the context il y a 12 ans
  Aymeric Augustin 8c670ee347 Fixed #18617 -- Highlighted that the app_directories template loader depends on the order of INSTALLED_APPS. il y a 12 ans
  Claude Paroz 8a5d1a6b93 Updated obsolete links in the documentation il y a 12 ans
  jnns c864b36ba1 Updated TEMPLATE_CONTEXT_PROCESSORS defaults in the docs. il y a 12 ans
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. il y a 13 ans
  Claude Paroz f65e412abd Fixed #18259 -- Specified that ROOT_URLCONF might be needed. il y a 13 ans
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). il y a 13 ans
  Chris Beaven a901654a96 Very minor Python formatting change to template documentation il y a 13 ans
  Aymeric Augustin 93240b7d90 Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the corresponding Python objects in templates. il y a 13 ans
  Timo Graham 44452b11eb Fixed #17618 - Documented that variable names in template must not start with an underscore; thanks guillemette and krzysiumed. il y a 13 ans
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] il y a 13 ans
  Julien Phalip c2b9f6496e Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it. il y a 13 ans
  Carl Meyer 00678334aa Fixed #16863 -- Corrected ReST markup to avoid errors building docs. il y a 13 ans
  Jannis Leidel 38a2444277 Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location. il y a 13 ans
  Ramiro Morales 50ad59527c Tweaked some `render_to_response` links in the documentation. il y a 14 ans
  Luke Plant 1286d78311 Fixed #15791 - method to signal that callable objects should not be called in templates il y a 14 ans
  Luke Plant 8d4b414760 Fixed #15757 - removed remaining instances of get_and_delete_messages il y a 14 ans
  Ramiro Morales 413ceb57b2 Changed 'raise' statements to new style syntax in documentation. Thanks DaNmarner. Refs #15635. il y a 14 ans
  Russell Keith-Magee 7aa84917a4 Fixed #15299 -- Started the process of migrating the auth context processor support classes into the auth context processor module. Thanks to shailesh for the report, and v1v3kn for the draft patch. il y a 14 ans
  Ramiro Morales f81d4ba5b3 Fixed #14038 -- Added information to release notes and version changed|added markers to documentation additions for the new template loeaders API introduced in version 1.2. Thanks 3point2 for the report. il y a 14 ans
  Luke Plant 7b8c38250c Fixed #15057 - documented change in [14992] il y a 14 ans
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 il y a 14 ans
  Timo Graham 08daa3df47 Fixed #11152 - Add some classes to the template docs. Thanks adamv for the patch. il y a 14 ans