#13801: Custom filters - INSTALLED_APPS requirements
------------------------------------+---------------------------------------
          Reporter:  mhenwood       |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Documentation  |       Version:  1.0   
        Resolution:  invalid        |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by kmtracey):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I don't know how you came to this conclusion, but it is not true: you do
 not have to list the templatetags package as an installed app. When
 searching for a template tag library, Django attempts to find template
 tags in a templatetags package under each app listed in INSTALLED_APPS;
 there is no need to list these explicitly. The documentation is correct as
 it is.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13801#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to