summaryrefslogtreecommitdiff
path: root/pgweb/survey/struct.py
AgeCommit message (Collapse)Author
2012-01-14Can't leave an empty struct, need to actually remove it completelyMagnus Hagander
2012-01-14This URL doesn't actually exist...Magnus Hagander
2010-09-28Add support for generating sitemap.Magnus Hagander
Each module now contains a struct.py file that will return all the URLs that it can generate (yes, this is a small break of the abstraction of url.py, but we've broken that elsewhere as well), and also which search-engine-weight (0.1-1.0) that this URL should be given.