On 10/5/06, David Abrahams <[EMAIL PROTECTED]> wrote:
> So the idea is to map certain URLs into that view, have the view parse
> the URL to find the files in the SVN working copy that it should use
> to generate the page, use those files to generate a data structure on
> which the template can operate, and pass the data structure off to the
> rendering code?  Wow, suddenly that looks easy.

Yes, that's exactly it. Like I said, there's no need to use a
database. Glad you've got it. :)

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to