Commit graph

130 commits

Author SHA1 Message Date
Elisey Zanko
b62206da57 Resolve #367: Set pickle protocol version for the Redis backend (#369) 2020-01-14 15:46:27 -05:00
Alexandr Artemyev
590fa02eb3 Drop support py<3.5 django<2.2 (#359)
* Drop support py<3.5 django<2.2

* Remove admin_static
2019-12-23 16:20:41 -05:00
Camilo Nova
886f6d5235 Improve documentation. Fixes #304 2019-12-23 14:17:42 -05:00
Camilo Nova
0e94d13b2a Bump version 2019-12-23 14:07:28 -05:00
Camilo Nova
c965db1bd9 Bump version 2019-03-16 12:25:10 -05:00
Camilo Nova
ce565ecd8a Bump version 2018-09-20 07:31:31 -05:00
Camilo Nova
678916bcc2 Bump version 2018-09-13 15:16:17 -05:00
Dmitriy Sokolov
18d6a48e7e
Update index.rst
Fixed note about signals
2018-08-29 14:48:07 +03:00
Martey Dodoo
2f4618cf96 Fix spelling issues in CONTRIBUTING and changelog.
Fix misspelled words in contributing guidelines and changelog. Fix
formatting of multi-line changelog entry.
2018-05-22 22:36:05 -04:00
Camilo Nova
566f1e386e
Merge pull request #269 from ajinkya-bhosale/patch-1
Update index.rst
2018-04-02 18:55:51 -05:00
ajinkya bhosale
cfbc8cd8d7
Update index.rst 2018-04-02 08:01:25 +05:30
Ivan
d3e21abde4 Documented use with admin extensions 2018-04-01 09:41:13 +02:00
ajinkya bhosale
94a6d3a7f3
Update index.rst
Added note CONSTANCE_CONFIG_FIELDSETS must contain all fields from CONSTANCE_CONFIG
2018-03-29 09:00:07 +05:30
Camilo Nova
40c009d2d3 Bump version 2018-03-23 08:35:02 -05:00
Jannis Leidel
f75c7fd24e
Fix rST formatting. 2018-02-07 17:02:47 +01:00
Camilo Nova
bc9b11b8fa Bump version 2018-02-07 09:05:51 -05:00
Camilo Nova
8e42d2102f Improve docs 2017-11-06 11:40:53 -05:00
Josh Kelley
da9d504b76 Fix link and grammar 2017-10-18 22:24:03 -04:00
Josh Kelley
0bd88e2d49 Update information on template context processors
TEMPLATE_CONTEXT_PROCESSORS is deprecated in Django 1.8. This updates the documentation to match.
2017-10-17 21:20:20 -04:00
Camilo Nova
161c1d34be Bump version 2017-02-17 08:16:34 -05:00
Camilo Nova
a946f92ab3 Happy 2007 2017-02-17 08:06:06 -05:00
Camilo Nova
6da21af5ae Merge pull request #195 from jazzband/updated_signal
Added the old value to the config_updated signal
2017-02-16 16:07:34 -05:00
Martin Pépin
cb3df533c8 typo 2017-02-14 02:28:47 +01:00
Martin Pépin
49656c055c Updates the doc according to the last commit 2017-02-14 02:20:26 +01:00
Camilo Nova
2fde4f4d83 Added the old value to the config_updated signal 2017-01-31 10:41:55 -05:00
John Carter
81b723c91b Fix handling of MultiValueField's (eg SplitDateTimeField) on the command line. Fixes #186 (#190)
* Added failing test for setting a datetime with cli

Issue #186

* Adding myself to AUTHORS

* Handle MultiValueField in manage command, resolves #186

* newline at end
2017-01-11 09:52:19 +01:00
Camilo Nova
8db90e8087 Bump version 2016-12-23 17:39:01 -05:00
John Carter
e3ea904116 Backport command functonality from django-constance-cli (squashed) 2016-11-27 18:55:21 +13:00
John Carter
8941260617 Fix ChoiceField example - key should be None, not '-----' 2016-11-27 18:18:56 +13:00
Hamza Khchine
e634a624ec Fix broken link to django-redis (#175) 2016-11-17 17:22:15 +01:00
Rares Vernica
d677ac2ec3 Fix typo in code example 2016-11-16 09:01:19 -08:00
Camilo Nova
2c123af788 Bump version 2016-09-17 17:27:58 -05:00
Camilo Nova
826c494fd1 Bump version 2016-09-17 15:31:02 -05:00
Camilo Nova
080f72f58d Bump version 2016-09-15 14:02:35 -05:00
Camilo Nova
1d791d08cc Use double backticks 2016-09-15 13:58:30 -05:00
Camilo Nova
bebc279edc Send the config parameter as sender for the signal 2016-09-15 09:24:30 -05:00
Camilo Nova
1d746c080f Rename signal to config_updated 2016-09-14 14:53:52 -05:00
Camilo Nova
395efc992f ☀️ Moved the signal to its own file to avoid import errors 2016-09-14 14:50:39 -05:00
Camilo Nova
9d4d0ab334 Bump version 2016-09-14 12:44:59 -05:00
Camilo Nova
ebf1d228ef Fix 2016-09-14 12:39:00 -05:00
Camilo Nova
eaeb4475a2 Added documentation on signals 2016-09-14 12:37:19 -05:00
Ankush Chadda
bee1a68c51 Change to test travis build 2016-09-10 16:53:52 +05:30
Ankush Chadda
b9eb800a91 Documentation changes for Ordered fields in admin 2016-09-10 16:18:52 +05:30
Camilo Nova
0b9a00099a Bump version 2016-09-01 18:41:27 -05:00
Farooq Azam
4c21274342 Added documentation for fieldsets. 2016-08-22 22:39:23 +05:00
Farooq Azam
c8a06d3246 Fieldset screenshot 2016-08-22 22:38:35 +05:00
Jubel Han
cdc0db78b2 Update connection class string for django redis 2016-06-29 15:07:46 +08: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
dalang
23b6f3daa6 Docs: Fix wrong variable and correct it from 'form' to 'change_list_form' 2016-05-30 12:04:40 +08:00
Camilo Nova
8f71bca192 Bump version 2016-05-14 09:06:02 -05:00
Pablo Vallejo
1795ebf280 Docs: Add missing 'be' 2016-05-13 11:30:07 -05:00
Ahn Jungho
e6fd5633fd update document copyright year 2016-04-15 00:14:41 +09:00
Camilo Nova
553c03f76f Make explicit we require some contrib libs. Fixes #117 2016-03-28 14:54:17 -05:00
John Carter
92c1e7606c tweak 2016-03-27 16:12:12 +13:00
John Carter
475eb5df25 tweak 2016-03-27 16:11:12 +13:00
John Carter
bfecc7af88 Expanded documentation of CONSTANCE_ADDITIONAL_FIELDS 2016-03-27 16:08:45 +13:00
John Carter
cd3756f8e2 Fix formatting of CONSTANCE_ADDITIONAL_FIELDS doc 2016-03-12 21:38:40 +13:00
Francesc Arpi
33619aa340 CONSTANCE_IGNORE_ADMIN_VERSION_CHECK updated documentation 2016-03-04 16:32:44 +01:00
Martin Pauly
32af938499 Added documentation 2016-02-22 18:02:31 +01:00
Camilo Nova
d84f0283c8 Bump version 2016-02-08 07:55:33 -05:00
Jannis Leidel
ce3ae85b42 Quote package names with extras in installation docs. Fix #118. 2016-01-01 12:35:46 +01:00
Camilo Nova
803cf465c7 Merge pull request #108 from PetrDlouhy/custom_fields
Allow to override field config_type and set custom additional fields
2015-12-30 08:15:16 -05:00
Jannis Leidel
326488423b Moved to Jazzband. 2015-12-17 09:45:19 +01:00
Petr Dlouhý
55ddbad52c Merge remote-tracking branch 'jezdez/master' into custom_fields 2015-11-13 11:44:56 +01:00
Jannis Leidel
6b04a3169e Bumped up version. 2015-10-01 18:20:14 +02:00
Jannis Leidel
6be3fb1398 Happy new year! 2015-09-24 12:50:22 +02:00
Jannis Leidel
6fa03fdef8 Updated authors, changelog and docs config. 2015-09-24 12:46:52 +02:00
Petr Dlouhý
12245b0f71 allow to override field config_type and set custom additional fields 2015-06-14 17:34:53 +02:00
Charlie Hornsby
3ea96e7529 Add documentation for override_config decorator 2015-06-02 22:14:26 +03:00
Jannis Leidel
8dfdc75334 Bumped version to 1.0.1. 2015-01-07 09:32:38 +01:00
Jannis Leidel
87c83d6dba Fix directive name. 2014-12-04 18:41:20 -08:00
Jannis Leidel
a209f84ac4 Correct date. 2014-12-04 17:24:34 -08:00
Jannis Leidel
7bd1513a4f Docs tweaks. 2014-12-04 17:24:25 -08:00
Jannis Leidel
c511a986b3 Updated changelog. 2014-11-27 19:28:41 +01:00
Jannis Leidel
395924a022 Move screenshot to the top of the doc index. 2014-11-25 22:47:20 +01:00
Jannis Leidel
fc930442a2 Simplified settings. 2014-11-25 22:20:06 +01:00
Jannis Leidel
d051286522 Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00
Jiri Barton
764dfb197a added an example project 2010-12-02 10:49:29 +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