• Aymeric Augustin's avatar
    Moved all template loaders under django.template.loaders. · 2577ae6a
    Aymeric Augustin yazdı
    Reformatted the code of base.Loader according to modern standards.
    
    Turned the test template loader into a regular locmem.Loader -- but
    didn't document it.
    
    Added a normal deprecation path for BaseLoader which is a public API.
    
    Added an accelerated deprecation path for TestTemplateLoader which is
    a private API.
    2577ae6a
tests.py 122 KB