Add module for legacy URLs, add legacy URLs for press
authorMagnus Hagander <magnus@hagander.net>
Sat, 16 Jan 2010 16:17:49 +0000 (17:17 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 16 Jan 2010 16:17:49 +0000 (17:17 +0100)
commitc42e6aa740b654c74f1e3e135e364136f20a79cf
tree9e8102278469e2dc035a3ad0fe6dd903516e144c
parent71da5a4dc555207afa37f182aa6122b5ab0de3ab
Add module for legacy URLs, add legacy URLs for press
pgweb/legacyurl/__init__.py [new file with mode: 0644]
pgweb/legacyurl/models.py [new file with mode: 0644]
pgweb/legacyurl/views.py [new file with mode: 0644]
pgweb/urls.py