Complex RSS Feeds problem

2009-05-13 Thread Joaquin Quintas

Hi all,

I am facing a problem when I try to create a complex feed.

These are the urls for the feeds.

domain.com/feeds/stories <-- All recent stories

domain.com/feeds/stories/category/[slug category] <-- All recent
stories by category

domain.com/feeds/stories/author/[slug author] <-- All recent stories
by author

domain.com/feeds/stories/author/category/[slug author]/[slug category]
<--All recent stories by author and category

I am using the Django version 1.0.2, the doc is not helpful in this
case.
http://docs.djangoproject.com/en/dev/ref/contrib/syndication/#a-complex-example

Is there a way to acomplish what I am trying to do?

Thanks!

Joaquin
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Complex RSS Feeds problem

2009-05-13 Thread Joaquin Quintas

Hi all,

I am facing a problem when I try to create a complex feed.

These are the urls for the feeds.

domain.com/stories <-- All recent stories

domain.com/stories/category/[slug category] <-- All recent stories by
category

domain.com/stories/author/[slug author] <-- All recent stories by
author

domain.com/stories/author/category/[slug author]/[slug category]<--All
recent stories by author and category

I am using the Django version 1.0.2, the doc is not helpful in this
case.
http://docs.djangoproject.com/en/dev/ref/contrib/syndication/#a-complex-example

Is there a way to acomplish what I am trying to do?

Thanks!

Joaquin

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



export data to txt file

2007-09-16 Thread Joaquin Quintas

Gjango users... i am new usign django, and this is my first
requirement, i have not idea.. please HELP!
i have a function that exports data to xml, now the users wants that
the same function exports to tt file..

any ideas?

thanks in advance


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