Историја ревизија

Аутор SHA1 Порука Датум
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. пре 12 година
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. пре 12 година
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. пре 12 година
  Andrew Badr 29cd3d6c01 Fix docs for context_processors.auth пре 12 година
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 пре 12 година
  Tim Graham 74c025d028 Fixed #13608 - Noted that template lookups use literal values. пре 12 година
  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. пре 12 година
  Marc Tamlyn 58683e9c82 Fixed #16744 -- Class based view should have the view object in the context пре 12 година
  Aymeric Augustin 8c670ee347 Fixed #18617 -- Highlighted that the app_directories template loader depends on the order of INSTALLED_APPS. пре 12 година
  Claude Paroz 8a5d1a6b93 Updated obsolete links in the documentation пре 12 година
  jnns c864b36ba1 Updated TEMPLATE_CONTEXT_PROCESSORS defaults in the docs. пре 12 година
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. пре 13 година
  Claude Paroz f65e412abd Fixed #18259 -- Specified that ROOT_URLCONF might be needed. пре 13 година
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). пре 13 година
  Chris Beaven a901654a96 Very minor Python formatting change to template documentation пре 13 година
  Aymeric Augustin 93240b7d90 Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the corresponding Python objects in templates. пре 13 година
  Timo Graham 44452b11eb Fixed #17618 - Documented that variable names in template must not start with an underscore; thanks guillemette and krzysiumed. пре 13 година
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] пре 13 година
  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. пре 13 година
  Carl Meyer 00678334aa Fixed #16863 -- Corrected ReST markup to avoid errors building docs. пре 13 година
  Jannis Leidel 38a2444277 Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location. пре 13 година
  Ramiro Morales 50ad59527c Tweaked some `render_to_response` links in the documentation. пре 14 година
  Luke Plant 1286d78311 Fixed #15791 - method to signal that callable objects should not be called in templates пре 14 година
  Luke Plant 8d4b414760 Fixed #15757 - removed remaining instances of get_and_delete_messages пре 14 година
  Ramiro Morales 413ceb57b2 Changed 'raise' statements to new style syntax in documentation. Thanks DaNmarner. Refs #15635. пре 14 година
  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. пре 14 година
  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. пре 14 година
  Luke Plant 7b8c38250c Fixed #15057 - documented change in [14992] пре 14 година
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 пре 14 година
  Timo Graham 08daa3df47 Fixed #11152 - Add some classes to the template docs. Thanks adamv for the patch. пре 14 година