Commit graph

19 commits

Author SHA1 Message Date
Adam Chainz
a80202e066 Convert readthedocs links for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-06-28 07:46:50 +01:00
a8841f9d3f Merge pull request #122 from JocelynDelalande/configurable-prefix
Made an URL prefix configurable in settings
2015-11-09 09:26:11 +01:00
Jocelyn Delande
d9313ba40e Remove trailing whitespaces 2015-08-20 12:02:04 +02:00
Jocelyn Delande
15091e28c0 Made an URL prefix configurable in settings, includes tests. 2015-08-19 22:56:45 +02:00
Alexis Metaireau
39158b4fc8 Update README.rst with informations about the TESTING flag. Fix #58 2011-10-27 18:06:39 +03:00
6f4f04b117 Document the API. Fix #46 2011-10-18 23:26:13 +02:00
Arnaud Bos
1486b20ac9 Dead link in README 2011-10-18 02:48:01 +02:00
4d88c37d6b License under BSD custom beerware 2011-10-17 23:32:47 +02:00
97132ce88a Fix some problems related to postgresql and models 2011-10-13 21:27:56 +02:00
93ac2cc947 update the README with how to run tests 2011-10-08 13:48:06 +02:00
20f6f204cf update the README with information about how to contribute 2011-09-09 21:32:52 +02:00
ef353d643c Refactor the application to use blueprints.
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-09 21:21:37 +02:00
Arnaud Bos
295beeade4 Edited README.rst via GitHub 2011-09-09 14:30:16 +03:00
Frédéric Sureau
3dd34c6cc4 Added my name to the authors. 2011-08-10 16:55:22 +02:00
1229beaf54 Put the dependencies into a requirements.txt file.
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-07-30 15:40:48 +02:00
6200eaa48d fix typo 2011-03-10 20:31:02 +00:00
dea22b9a89 add some stuff in the readme about deployment 2011-03-10 17:51:16 +00:00
de708ce3ef reshape the folder structure. Add conf files 2011-03-10 17:32:53 +00:00
4947a99c3a add a readme 2011-03-10 02:41:05 +00:00