Commit graph

  • fd1b571594
    fix flake8 warnings Finn-Thorben Sell 2022-03-24 13:37:18 +0100
  • a7f06061de
    fix failing 'test_cache_url_value' test Finn-Thorben Sell 2022-03-24 11:19:13 +0100
  • 42ab54fc4d
    fix failing 'test_email_url_value' test Finn-Thorben Sell 2022-03-24 11:14:15 +0100
  • 12ffda4760
    add support for adding reference links to values Finn-Thorben Sell 2022-03-24 11:05:20 +0100
  • 50ac28b667
    add support for adding help_text to values Finn-Thorben Sell 2022-03-24 11:03:13 +0100
  • a3b720f31a
    implement error accumulation Finn-Thorben Sell 2022-03-24 10:42:06 +0100
  • 7de2615441
    transport additional information in error types Finn-Thorben Sell 2022-03-24 10:13:49 +0100
  • ece1521acd
    put error handling and error definitions in one file named errors.py Finn-Thorben Sell 2022-03-19 23:11:53 +0100
  • a33b77ad3c
    pretty-print configuration errors in red on ttys Finn-Thorben Sell 2022-03-18 22:10:49 +0100
  • 7e05c085be
    add custom error handling for own exceptions Finn-Thorben Sell 2022-03-18 21:56:21 +0100
  • 0ec0a4c7ed
    fix raised error on required BooleanValue and invalid default Finn-Thorben Sell 2022-03-18 21:16:27 +0100
  • 6427a32072
    raise specific exceptions during value retrieval and processing Finn-Thorben Sell 2022-03-18 21:12:49 +0100
  • 6efb6b43cc add GitHub URL for PyPi Andrii Oriekhov 2022-03-05 11:33:40 +0200
  • e65091f7eb
    Merge fb7417fa76 into 141d8ef2c4 Chenxiong Qi 2022-01-25 10:55:20 +0100
  • 141d8ef2c4
    Merge pull request #328 from ticosax/prepare-new-release 2.3.2 Nicolas Delaby 2022-01-25 10:27:57 +0100
  • fcba8b6d92 Prepare next release 2.3.2 Nicolas Delaby 2022-01-25 09:25:41 +0100
  • 861935fd45
    Merge pull request #327 from ticosax/fix-deprecated-settings Nicolas Delaby 2022-01-25 09:12:33 +0100
  • 5f438451ea add changelog entry Nicolas Delaby 2022-01-24 18:57:41 +0100
  • 45a4557efe Remove deprecated default fields only from the global Nicolas Delaby 2022-01-24 18:05:04 +0100
  • bb2523ddb9
    Fix badge URL. Jannis Leidel 2021-12-23 20:36:48 +0100
  • 32a41d62b9
    Align README badges with other jazzband projects (#326) Paolo Melchiorre 2021-12-23 20:35:53 +0100
  • ded548b19b Update Django 4.0 stable versions Paolo Melchiorre 2021-12-15 18:21:02 +0100
  • 23072324ea
    Align README badges with other jazzband projects Paolo Melchiorre 2021-12-15 18:23:59 +0100
  • d1bde4e834
    Update Django 4.0 stable versions Paolo Melchiorre 2021-12-15 18:21:02 +0100
  • b47ec598bf
    Update Django 4.0 version in tox.ini to RC1 pauloxnet-patch-1 Paolo Melchiorre 2021-11-22 11:52:17 +0100
  • c3b5e8627b
    Update changelog. 2.3.1 Jannis Leidel 2021-11-08 16:56:32 +0100
  • 93e628e870
    Refactor the documentation build process (#311) Brian Helba 2021-11-08 07:49:41 -0800
  • 22a0f40aa3
    Add combining again. Jannis Leidel 2021-11-08 16:31:09 +0100
  • 807746c9fe
    No need to combine coverage reporting I think. Jannis Leidel 2021-11-08 16:27:34 +0100
  • 232980b223
    Invalidate RTD build cache. Jannis Leidel 2021-11-08 16:23:21 +0100
  • 1426972ac0
    Relax Sphinx version. Jannis Leidel 2021-11-08 16:02:58 +0100
  • acf5503c05
    Merge branch 'docs-build' of github.com:jezdez/django-configurations into docs-build Jannis Leidel 2021-11-08 15:59:22 +0100
  • ac874e3773
    Fix docutils related build error. Jannis Leidel 2021-11-08 15:59:11 +0100
  • eaee0021db
    Merge branch 'master' into docs-build Jannis Leidel 2021-11-08 15:56:52 +0100
  • ef2a9beec8
    Refactor the documentation build process Brian Helba 2021-10-26 23:42:46 -0400
  • 7ff29852ab
    Add pypy versions support (#321) Paolo Melchiorre 2021-11-08 15:50:21 +0100
  • 2655ecdd4f
    Add python version limiter. Jannis Leidel 2021-11-08 15:48:22 +0100
  • 750f143724
    Fix documentation build errors. Jannis Leidel 2021-11-08 15:48:07 +0100
  • 449d283061
    Update Python classifiers Paolo Melchiorre 2021-11-04 11:56:24 +0100
  • cc9e955d67
    Add pypy versions support Paolo Melchiorre 2021-11-03 09:23:14 +0100
  • dcce8bccfd
    Add support port Django 3.2 and Python 3.10 in tox Paolo Melchiorre 2021-11-01 12:20:42 +0100
  • 1f17d675a1
    Merge pull request #319 from jazzband/authors 2.3 Brian Helba 2021-10-27 12:50:35 -0400
  • 381809d88c Add new AUTHORS since 2.2 release Brian Helba 2021-10-27 11:54:51 -0400
  • 5698fe35b2 Finalize changelog for 2.3 release Brian Helba 2021-10-27 11:58:20 -0400
  • 4f2d9988ee Finalize changelog for 2.3 release Brian Helba 2021-10-27 11:58:20 -0400
  • 41d90f27fb Adds docs for usage of pathlib in PathValue Eduardo Cuducos 2021-10-27 09:13:26 -0400
  • dfc088d7ad
    Fix #190 DeprecationWarning on import imp Paolo Melchiorre 2021-10-27 14:49:22 +0200
  • 9f38e87a58
    Update Python and Django versions in tox.ini (#307) Paolo Melchiorre 2021-10-27 12:16:26 +0200
  • cf7761927a
    Remove django 4 classifier Paolo Melchiorre 2021-10-27 11:23:50 +0200
  • d0ed669a43
    Fix typo in tox.ini Paolo Melchiorre 2021-10-27 11:14:29 +0200
  • 5562322599 Update changelog Brian Helba 2021-10-27 02:02:27 -0400
  • cea79d1a7a Revert "Update release.yml" Brian Helba 2021-10-27 02:06:33 -0400
  • 03dc29848e Fix "reference target not found" warnings in the docs Brian Helba 2021-10-26 22:07:44 -0400
  • 596ab9a1bf Restore an example of a dependent setting to the docs Brian Helba 2021-10-26 22:02:57 -0400
  • fb7417fa76
    Update setup.py Asif Saif Uddin 2021-10-27 14:14:24 +0600
  • 3077eaf200
    Update setup.py Asif Saif Uddin 2021-10-27 14:14:04 +0600
  • ec51904bd7
    Update setup.py Asif Saif Uddin 2021-10-27 14:13:40 +0600
  • 0b9f2d5f55
    Add missing setup classifiers Paolo Melchiorre 2021-10-27 08:41:27 +0200
  • f76e71eb73
    Fix whitespaces Paolo Melchiorre 2021-10-27 08:28:35 +0200
  • 80f2cee84b Update the copyright date range Brian Helba 2021-10-26 22:09:50 -0400
  • b2f8f80591
    Revert "Update release.yml" Brian Helba 2021-10-27 02:06:33 -0400
  • 485f86bccc Update changelog Brian Helba 2021-10-27 02:02:27 -0400
  • e0c6cedab2 Update the copyright date range Brian Helba 2021-10-26 22:09:50 -0400
  • 540847e25d Restore an example of a dependent setting to the docs Brian Helba 2021-10-26 22:02:57 -0400
  • 8c14c12df8 Place global "use_pathlib" option directly on "PathValue" Brian Helba 2021-10-26 22:48:37 -0400
  • b673edb1ab Fix "reference target not found" warnings in the docs Brian Helba 2021-10-26 22:07:44 -0400
  • 499380b65b
    Merge branch 'master' into migrate-to-django-environ Asif Saif Uddin 2021-10-27 07:40:23 +0600
  • 089a039efa Added "python -m configurations" entry point. Thomas Grainger 2021-01-15 11:11:46 +0000
  • 841e6d3240
    Update tox.ini from django-debug-toolbar Paolo Melchiorre 2021-10-27 00:50:48 +0200
  • fd9c43107f
    Add python 3.10 in github action matrix Paolo Melchiorre 2021-10-26 18:47:03 +0200
  • 51c7d783ee
    Update Python and Django versions in tox.ini Paolo Melchiorre 2021-10-26 18:29:54 +0200
  • 1dce659946
    Merge pull request #305 from jazzband/importlib-version Brian Helba 2021-10-25 14:41:48 -0400
  • f5d6ef7877 Add importlib.metadata backport for older Python versions Brian Helba 2021-10-25 13:38:57 -0400
  • 4bd4cf5dd4 Use importlib.metadata instead of pkg_resources to get version Brian Helba 2021-10-25 13:14:45 -0400
  • 10914f9605
    Merge branch 'master' into use-pathlib Brian Helba 2021-10-25 14:11:58 -0400
  • b5329ee4d1 Changes use_pathlib's default to False Eduardo Cuducos 2021-10-25 14:05:19 -0400
  • 44e03ae50e Fix: always returns an absolute path Eduardo Cuducos 2021-10-25 14:04:30 -0400
  • 91b359f74a
    Merge pull request #304 from jazzband/rm-mock Brian Helba 2021-10-25 13:21:58 -0400
  • d373c9ab75 Remove "mock" as a test requirement Brian Helba 2021-10-25 13:05:36 -0400
  • 62d34c2a16
    Merge pull request #253 from linuxmaniac/vseva/fix_250 Brian Helba 2021-10-25 13:04:19 -0400
  • 02e8f55ac8 Merge remote-tracking branch 'origin/master' into vseva/fix_250 Brian Helba 2021-10-25 12:37:36 -0400
  • 6c2ea44352
    Merge pull request #303 from jazzband/template-debug Brian Helba 2021-10-25 12:33:25 -0400
  • 2d9e145a0f
    Merge pull request #258 from arsensokolov/master Brian Helba 2021-10-25 12:33:08 -0400
  • b75c8d7a7a Remove references to TEMPLATE_DEBUG Brian Helba 2021-10-25 12:18:19 -0400
  • c9c44c59b7
    Merge pull request #290 from brianhelba/2.2-deprecated Brian Helba 2021-10-25 11:36:23 -0400
  • 38059e1417
    Merge pull request #302 from jazzband/rm-command Brian Helba 2021-10-25 11:36:05 -0400
  • df967f4d76 Remove an obsolete command used for testing Brian Helba 2021-10-25 11:21:06 -0400
  • 6da8420635 Prevent warnings for settings deprecated in Django 2.2 Brian Helba 2021-08-31 22:07:33 -0400
  • a155ac54ad
    Merge pull request #287 from brianhelba/auto-field Brian Helba 2021-10-25 11:13:46 -0400
  • 40bdab3f4a Preserve Django warnings when DEFAULT_AUTO_FIELD is not set Brian Helba 2021-08-31 21:42:20 -0400
  • b1f62da419
    Merge pull request #281 from brianhelba/warning Brian Helba 2021-10-25 10:38:07 -0400
  • f4e2241f44
    Merge pull request #300 from jazzband/wsgi-import Brian Helba 2021-10-25 10:35:03 -0400
  • c9c4a02169
    Merge pull request #301 from jazzband/space-typo Brian Helba 2021-10-25 10:33:41 -0400
  • ec12828877 Simplify import of django.core.wsgi.get_wsgi_application Brian Helba 2021-10-25 09:52:21 -0400
  • 91ef9fd8ad Fix a double space typo in a string Brian Helba 2021-10-25 09:50:51 -0400
  • df51535afc
    Merge pull request #291 from jazzband/feature/asgi Brian Helba 2021-10-25 09:49:54 -0400
  • 7c9ac5e53f
    Suppress import ordering style error Brian Helba 2021-10-25 09:34:42 -0400
  • 36265ab3f1
    Merge pull request #288 from brianhelba/require-django Brian Helba 2021-10-25 09:32:59 -0400
  • a5542b2bfc
    Merge pull request #299 from jazzband/sort-manifest Brian Helba 2021-10-25 09:26:10 -0400
  • 3d1554b4f8
    Merge pull request #298 from jazzband/ci-push Brian Helba 2021-10-25 09:21:37 -0400