You can eigther save your partial templates inside your "static" folder
(and fetch it just like any static document), or if you are doing some
"django processing" before sending the partial, you will need to write
individual views for each one of then.

On Wed, Jul 1, 2015 at 5:06 AM, ABEL D <abel.yel...@gmail.com> wrote:

> I am a front end developer in django and angularjs app.  I am using
> templates and partials  in angular. Do I need to define each and every
> templates url in django to get its file from the server. If not how to do
> this in Django?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/246b0968-f6ef-4eea-acd2-ab3393b94304%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/246b0968-f6ef-4eea-acd2-ab3393b94304%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 


*Filipe Ximenes*+55 (81) 8245-9204

*Vinta Software Studio*http://www.vinta.com.br

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA-QWB3R-SUN%2BtCdfizf8w5GVfi3OJU2rpzfupn%3D2eBh0sMAqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to