aboutsummaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)AuthorFilesLines
2011-09-09update the README with information about how to contributeAlexis Metaireau1-0/+27
2011-09-09Refactor the application to use blueprints.Alexis Metaireau1-5/+1
This allows to isolate some behavior in the context of the web application so the API and the web application can behave in different ways.
2011-09-09Edited README.rst via GitHubArnaud Bos1-1/+1
2011-08-10Added my name to the authors.Frédéric Sureau1-1/+1
2011-07-30Put the dependencies into a requirements.txt file.Alexis Metaireau1-2/+2
This allows to put them only in one place and to use `pip install -r requirements.txt` in order to install all the dependencies.
2011-03-10fix typoAlexis Metaireau1-1/+1
2011-03-10add some stuff in the readme about deploymentAlexis Metaireau1-0/+6
2011-03-10reshape the folder structure. Add conf filesAlexis Metaireau1-0/+22
2011-03-10add a readmeAlexis Metaireau1-0/+10