#10376: I need to point feeds to get their templates from my template directory
---------------------------+------------------------------------------------
Reporter: RuslanPopov | Owner: nobody
Status: new | Milestone:
Component: Generic views | Version: SVN
Keywords: feed | Stage: Unreviewed
Has_patch: 1 |
---------------------------+------------------------------------------------
For example, I have the following directory structure:
{{{
project_name
app1
app2
templates
app1
feeds
app2
feeds
}}}
At this time Django requires that feeds directory is in
'''project_name/templates'''.[[BR]]
I made a dirty hack to make my templates layout work.[[BR]]
May be it would helpful to realize such functionality by Django's
developers.
--
Ticket URL: <http://code.djangoproject.com/ticket/10376>
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
-~----------~----~----~----~------~----~------~--~---