public
Description: RESTful Blog for Google App Engine
Homepage:
Clone URL: git://github.com/DocSavage/bloog.git
bloog / legacy_aliases.py
100644 10 lines (8 sloc) 0.333 kb
1
2
3
4
5
6
7
8
9
10
# Site-specific legacy url mapping.
#
# The data is imported and used by the Bloog blog handler.
# This file can be (1) set manually or (2) created automatically
# by utilities/drupal_uploader.
# Place below a "redirects" dictionary with aliases as the key
# (without host uri stem) and the permalink as the value.
 
redirects = {}