Commit graph

32 commits

Author SHA1 Message Date
Arkadiusz Adamski
880484d3b7 Update README.rst
To be consistent with previous examples.
2024-09-13 17:38:31 +02:00
Paolo Melchiorre
adaf92085f Fix #353 Improve code blocks in documentation 2023-02-15 07:50:29 +01:00
Jannis Leidel
bb2523ddb9
Fix badge URL. 2021-12-23 20:36:48 +01:00
Paolo Melchiorre
32a41d62b9
Align README badges with other jazzband projects (#326) 2021-12-23 20:35:53 +01:00
Finn-Thorben Sell
6a4a620891
add additional documentation references to asgi.py 2021-09-09 15:11:49 +02:00
Finn-Thorben Sell
2cae9838b5
add documentation to README about get_asgi_application 2021-09-09 15:08:42 +02:00
Jannis Leidel
eea5b9ad34
Remove travis cruft. 2020-11-26 17:08:14 +01:00
Peter Bittner
690e8784f6 Link to RTD project dashboard, use shields.io badge 2018-12-10 15:42:53 +01:00
Peter Bittner
55592874b4 More badges to display project properties (README) 2018-12-09 18:40:12 +01:00
Peter Bittner
a2dffdb8e4 Add extras for optional requirements 2018-12-09 15:48:12 +01:00
Adam Chainz
4158480c91 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-11 10:56:42 +01:00
Jannis Leidel
2ad095ebfa Removed unsupported rST directive options to fix README rendering on PyPI. 2016-01-04 20:52:18 +01:00
Nicolas Delaby
067cfaf6e6 Add codecov integration 2016-01-04 09:56:36 +01:00
Daniel Hahler
cb3a02ee51 Travis: use master branch in build status image
The URL is the one suggested by Travis CI itself.
2015-12-17 23:31:08 +01:00
Jannis Leidel
dd128b586d Moved to Jazzband. 2015-12-17 10:22:38 +01:00
Jannis Leidel
0ff4c7612d Added a bus factor indicator. 2015-08-10 10:34:50 +02:00
Fábio C. Barrionuevo da Luz
d99758d4af added link to docs 2014-02-12 12:27:38 -02:00
Jannis Leidel
f4cea1e97b Moved project templates into cookbooks. 2013-07-27 16:49:50 +02:00
Jannis Leidel
1a54847375 Added a configuration values system.
This also adds some advanced features like a setup classmethod to the Configuration class.
Reorganized and extended the documentation.
2013-07-27 12:37:28 +02:00
Jannis Leidel
e31adbaeed Renamed Settings class to Configuration to better match what it means. Settings is still importable and is marked to be deprecated in 1.0. 2013-07-27 12:05:39 +02:00
Jannis Leidel
aac7af881c Add note about project template. 2013-06-26 12:11:15 +02:00
Jannis Leidel
d98ce1aa81 Fixed README example to not confuse beginners. Thanks, @peterbe. 2013-05-15 12:29:25 +02:00
Jannis Leidel
163aed8520 Normalized name of example settings class to Prod. 2013-04-30 17:07:11 +02:00
Jannis Leidel
16728e8784 Fixed URL to travis. 2013-03-27 18:23:55 +01:00
Jannis Leidel
2e2d77f74f Added a note about the new command line option to the readme. 2012-09-21 20:54:58 +02:00
Jannis Leidel
5e9b066d21 Also use syntax highlighting for the shell examples. 2012-07-25 18:33:29 +02:00
Marc Abramowitz
41bf072eae Minor tweaks to README.rst
MySettings => MySiteSettings and added code blocks to take advantage of GitHub's new syntax highlighting of code blocks for RST files.
2012-07-25 09:25:26 -07:00
Jannis Leidel
40bb935484 Merge branch 'master' of github.com:jezdez/django-configurations 2012-07-21 21:43:50 +02:00
Jannis Leidel
df6c2edf59 Minor cosmetic doc changes. 2012-07-21 21:43:18 +02:00
Gilles Fabio
bb2c4de3bd Fixed README 'DJANGO_CONFIGURATION'. 2012-07-21 18:35:58 +02:00
Jannis Leidel
2685a2c532 Fixed packaging and the package description. 2012-07-21 16:02:07 +02:00
Jannis Leidel
775e1b9225 Initial version. 2012-07-21 15:56:04 +02:00