I've horsed around with Django a bit, but it's been awhile since I worked 
my way through the tutorial literature.  I now have a concrete application, 
my existing personal website.  It's currently a site full of static files 
and a separate wiki.  I want to get away from the wiki (PmWiki) and the 
hosting service (GoDaddy).  I'm thinking it should be fairly 
straightforward to do this with Django, pushing my site up to Heroku or 
other cloud-based hosting service. I'm having trouble figuring out how this 
would look structurally (partly because it's been several months since I 
last picked up any Django stuff), and I'm not having any luck finding 
anything useful, likely because I am probably using the wrong terms in my 
searches.

If you assume /cr is the URL root of the wiki and any other URL is a static 
file (including /), how do I structure this? This seems like it should 
almost be like plugging two smaller apps together.

Pointers gratefully appreciated,

Skip Montanaro

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to