summaryrefslogtreecommitdiff
path: root/pgweb/manage.py
AgeCommit message (Collapse)Author
2016-05-14Move files and directories for new project layoutMagnus Hagander
Move manage.py up one step, set up a new wsgi.py file, and adjust relative paths that refer to other directories for the new project layout that we need to use in django 1.8.
2009-09-14A first very basic import.Magnus Hagander
Contains basic functionality, and an import of most of the static content from the old site. There is still plenty more to do...