Commit graph

514 commits

Author SHA1 Message Date
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
Camilo Nova
9a2d39a2e8
Merge pull request #271 from felixxm/br-closing-slash
Fixed TestAdmin.test_linebreaks() due to linebreaksbr() behavior change on Django 2.1.
2018-03-31 12:16:22 -05:00
Mariusz Felisiak
fb2483ce8d
Fixed TestAdmin.test_linebreaks() due to linebreaksbr() behavior change on Django 2.1.
Changed in ff05de760c.
2018-03-31 18:32:46 +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
1969579cf3
Merge pull request #266 from 0bit/master
Add zh_Hans support for Django 1.9+
2018-03-26 10:42:57 -05:00
0bit
6abc66b2d7 add zh_Hans 2018-03-26 10:12:12 +08:00
Camilo Nova
40c009d2d3 Bump version 2018-03-23 08:35:02 -05:00
Camilo Nova
61356da3fb
Merge pull request #258 from ownaginatious/constance_dbs_setting
Workaround to make `django-constance` work in multi-DB project
2018-03-15 13:49:25 -05:00
Camilo Nova
ead8c81747
Merge pull request #264 from fengsi/master
Fix `CONSTANCE_CONFIG_FIELDSETS` mismatch issue
2018-03-15 13:39:17 -05:00
Si Feng
1bec11477f Fix CONSTANCE_CONFIG_FIELDSETS mismatch issue 2018-03-13 16:56:00 -07:00
Camilo Nova
8120fc473d
Merge pull request #262 from pauloxnet/italian_update
Updated italian translations
2018-03-13 17:32:59 -05:00
Paolo Melchiorre
e390248bf0 Updated italian translations 2018-03-13 15:27:39 +01:00
Camilo Nova
a9ac3634c6
Merge pull request #260 from Sinkler/add-label
Add config labels
2018-03-06 17:47:21 -05:00
Anton Shurashov
40188c093a add config labels 2018-03-06 23:41:53 +03:00
Dillon Dixon
5763010f16 CONSTANCE_DBS setting for directing constance permissions/content_type settings to certian DBs only 2018-03-02 15:40:41 -08:00
Matthieu Cornut
2cec39d609 Fix issue https://github.com/jazzband/django-constance/issues/252 2018-02-27 16:48:41 +01:00
Matthieu Cornut
1dc4b06020 Fix bug in translation file 2018-02-27 16:48:41 +01:00
Camilo Nova
2d4b09d334
Merge pull request #256 from blablacio/fix-fieldset-validation
Fix ConstanceForm validation
2018-02-26 17:14:17 -05:00
Vladislav Manchev
b37b73bf0e
Fix ConstanceForm validation
Account for cases where CONSTANCE_CONFIG_FIELDSETS is not set at all in ConstanceForm validation.
2018-02-25 14:27:54 +01:00
Jannis Leidel
15d2cba34f
Fix copypasta. 2018-02-07 17:17:33 +01:00
Jannis Leidel
f75c7fd24e
Fix rST formatting. 2018-02-07 17:02:47 +01:00
Jannis Leidel
d57f4c7d5e
Added project release config. 2018-02-07 16:59:51 +01:00
Camilo Nova
bc9b11b8fa Bump version 2018-02-07 09:05:51 -05:00
Camilo Nova
29f493f7c1 Merge branch 'file-upload' 2017-11-08 08:42:34 -05:00
Camilo Nova
3f6b694f74
Merge pull request #243 from whs/master
Fix Reset to default for DateTime, #185
2017-11-08 08:31:44 -05:00
Manatsawin Hanmongkolchai
bbc7db2edc Merge https://github.com/jazzband/django-constance 2017-11-07 21:45:04 +07:00
Manatsawin Hanmongkolchai
6015e9c360 results_list: Move inline JavaScript to constance.js
Merge branch 'default-datetime' of https://github.com/rvernica/django-constance
2017-11-07 21:43:47 +07:00
Camilo Nova
4fae43b9a1
Merge pull request #237 from felixxm/bumped-django
Bumped Django version.
2017-11-06 11:51:46 -05:00
Camilo Nova
643e8401b6
Merge pull request #224 from founders4schools/translations/french
Add French translations
2017-11-06 11:47:57 -05:00
Camilo Nova
7da7598291
Merge pull request #222 from JoshLabs/vb_validation_fix
Fixed #201
2017-11-06 11:47:22 -05:00
Camilo Nova
2d86960ab9 Remove translation from the app name. Fixes #204 2017-11-06 11:43:08 -05:00
Camilo Nova
8e42d2102f Improve docs 2017-11-06 11:40:53 -05:00
Camilo Nova
23e8557c83 Added file uploads. Fixes #141 and #241 2017-11-06 11:31:00 -05:00
Camilo Nova
15b9e73cb8 Merge pull request #240 from joshkel/patch-2
Fix link and grammar
2017-10-21 16:01:14 -05:00
Josh Kelley
da9d504b76 Fix link and grammar 2017-10-18 22:24:03 -04:00
Camilo Nova
cb39e746bf Merge pull request #239 from joshkel/patch-1
Update information on template context processors
2017-10-18 12:00:43 -05: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
d33df08592 Merge pull request #238 from whs/master
Pack static files into release
2017-10-07 16:14:20 -05:00
Manatsawin Hanmongkolchai
5c8f282755 Pack static files into release 2017-10-02 22:43:45 +07:00
Mariusz Felisiak
06db1864bb
Bumped Django version. 2017-09-26 21:26:55 +02:00
Camilo Nova
03ba898db3 Merge pull request #220 from mpauly/master
Fix for #219
2017-09-06 14:10:15 -05:00
Camilo Nova
c8b7d67f4b Merge pull request #233 from whs/master
database: Allow running set while database is not created (close #229)
2017-08-21 08:56:00 -05:00
Manatsawin Hanmongkolchai
0e38ae7ce1 database: Allow running set while database is not created 2017-08-20 19:44:16 +07:00
Camilo Nova
f0defe80fa Merge pull request #231 from whs/master
Moved inline css/javascripts out to their own files
2017-08-09 18:53:05 -05:00
Manatsawin Hanmongkolchai
c8568b3f6b Moved inline css/javascripts out to their own files 2017-08-09 19:44:48 +07:00
Camilo Nova
5ec5ac7991 Merge pull request #230 from whs/master
database: Ignore operation errors (#229)
2017-08-08 09:02:38 -05:00
Manatsawin Hanmongkolchai
f8aad0c7f6 Also ignore ProgrammingError for Postgres 2017-08-08 18:39:01 +07:00
Manatsawin Hanmongkolchai
bbfa8fa7dc database: Ignore operation errors (#229) 2017-08-07 23:56:20 +07:00