0
0
mirror of https://github.com/django/django.git synced 2024-11-24 20:07:01 +01:00
django/docs/internals
Aymeric Augustin fab26cf5e0 Removed support for function-based template loaders.
They were deprecated in Django 1.2 but not all the supporting code was
removed in Django 1.4. Since the remaining code was unlikely to be
functional (pun intended) e.g. it would crash unless the loader
function had an is_usable attribute, this commit completes the removal
immediately instead of starting another deprecation path.
2014-11-16 22:18:33 +01:00
..
_images
contributing
deprecation.txt Removed support for function-based template loaders. 2014-11-16 22:18:33 +01:00
git.txt
howto-release-django.txt
index.txt
mailing-lists.txt
organization.txt
release-process.txt
roles.txt
security.txt
team.txt