Commit graph

39 commits

Author SHA1 Message Date
Jannis Leidel
be92e09c9a
Update badges. 2020-11-30 21:03:00 +01:00
Rotzbua
d4ab97591b
Fix build badge url (#437)
travis -> github actions
2020-11-30 21:00:13 +01:00
Sobolev Nikita
2665fbdf9c Updated README.rst with svg badge 2016-08-31 14:44:58 +03:00
Adam Chainz
2ac918df8d 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:52:12 +01:00
Jannis Leidel
326488423b Moved to Jazzband. 2015-12-17 09:45:19 +01:00
Jannis Leidel
24388a4b60 Fix minor cosmetic issue with rST. 2014-12-02 12:15:24 -08:00
Jannis Leidel
d051286522 Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
Jannis Leidel
63f5370735 Add note about being able to use django-redis' connection for constance.
Fixes #83.
2014-11-21 20:53:18 +01:00
Jannis Leidel
6e2c4503e5 Moved South migrations out of the way and added Django migrations. 2014-11-21 20:21:17 +01:00
Jannis Leidel
8b0ed361d6 Added database cache autofill feature.
This refs #47 and #45.
2014-11-21 20:08:20 +01:00
Mattia Larentis
00c3dcd3e8 fix typo 2014-05-06 10:57:49 +02:00
Camilo Nova
549577681a Fix typo 2014-01-21 08:21:18 -05:00
Jannis Leidel
eb03ee908a Fixed typo in README. Closes #34. 2013-04-26 09:36:26 +03:00
Jannis Leidel
150edbe82f Bumped version to 0.6 and updated changelog. 2013-04-12 18:29:07 +02:00
Jannis Leidel
89b423fa65 First stab at Python 3 support. 2013-04-12 17:25:11 +02:00
Jannis Leidel
71d327426a Updated changelog, authors and version. 2013-04-12 16:52:40 +02:00
Silvan Spross
5354f1f391 fixed template typo in readme 2013-03-06 16:49:59 +01:00
Jannis Leidel
cfe998046e Fixed a couple of things in the README. 2013-03-03 11:36:57 +01:00
Jannis Leidel
7838a3de6e Added backend specific install methods. 2013-03-02 17:03:37 +01:00
Jannis Leidel
b0e1878c47 Minor bugfix in README. 2013-03-02 16:49:21 +01:00
Jannis Leidel
98e3acb56e Added changelog. 2013-03-02 16:34:24 +01:00
Jannis Leidel
133936e71b Added travis config. 2013-03-02 15:49:53 +01:00
Jannis Leidel
e9d937be5a Added ability to prefix database values. Fixes #24. 2013-02-21 19:27:56 +01:00
Jannis Leidel
21344d9168 Added ability to specify the redis connection parameter as an URL. Fixes #26. 2013-02-21 19:00:26 +01:00
Jannis Leidel
c2c64f7d44 Add note about the new CONSTANCE_SUPERUSER_ONLY setting. 2013-02-21 18:51:21 +01:00
Jannis Leidel
b519aa4189 Added note about CONSTANCE_DATABASE_CACHE_BACKEND. Fixes #25. 2013-02-21 18:42:42 +01:00
Ales Zoulek
ab1e8ca7ef Documentation typo. closes #11 2012-06-05 15:46:41 +02:00
Roman Krejcik
51966084d7 link to correct master branch 2011-06-28 12:57:21 +02:00
Jannis Leidel
4b5e740c11 Fixed docs to mention CONSTANCE_BACKEND and close #1. 2011-02-05 19:30:48 +01:00
Jannis Leidel
a9835dd345 Fixed a few typos in the README. 2011-01-24 15:00:41 +01:00
Jannis Leidel
3ef39d9185 Enabled database backend to properly require a cache backend that works in cross-process environments. This adds an optional setting CONSTANCE_DATABASE_CACHE_BACKEND. 2010-12-11 16:43:31 +01:00
Jannis Leidel
9e70c52f85 Fixed a few typos in the README. 2010-12-01 19:45:05 +01:00
Jannis Leidel
fa7fab6dd1 Update README extensively with new and old features. 2010-12-01 19:29:58 +01:00
Jiri Barton
64bef7d88b fixed the README 2010-11-26 14:03:06 +01:00
Jiri Barton
843eefba17 added screenshots 2010-11-26 13:46:42 +01:00
Jiri Barton
e89fcc0e27 added screenshots to the description 2010-09-03 16:39:16 +02:00
Jiri Barton
f616fd82c7 added standalone test cases 2010-08-25 14:11:26 +02:00
Jiri Barton
ed6b03a7b0 updated README 2010-08-25 11:24:40 +02:00
Jiri Barton
91dd96e13a added README 2010-08-25 10:30:58 +02:00