django/docs/howto
Preston Timmons 655f524915 Fixed #17085, #24783 -- Refactored template library registration.
* Converted the ``libraries`` and ``builtins`` globals of
  ``django.template.base`` into properties of the Engine class.
* Added a public API for explicit registration of libraries and builtins.
2015-05-21 09:12:06 -05:00
..
deployment Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt 2015-04-13 07:50:23 -04:00
static-files Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
auth-remote-user.txt Fixed #24379 -- Documented that remote user example disables ModelBackend. 2015-03-02 19:53:11 -05:00
custom-file-storage.txt Fixed #24105 -- Called Storage.get_valid_name() when upload_to is callable 2015-05-12 20:08:22 -04:00
custom-lookups.txt
custom-management-commands.txt
custom-model-fields.txt Fixed #24602 -- Removed obsolete reference to __metaclass__ in custom model fields docs. 2015-04-08 08:35:35 -04:00
custom-template-tags.txt Fixed #17085, #24783 -- Refactored template library registration. 2015-05-21 09:12:06 -05:00
error-reporting.txt Fixed #24149 -- Normalized tuple settings to lists. 2015-02-03 14:59:45 -05:00
index.txt
initial-data.txt
jython.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
upgrade-version.txt Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:35:39 -05:00
windows.txt
writing-migrations.txt Fixed #24630 -- Clarified docs about RunPython transactions. 2015-05-17 18:50:18 -04:00