Files
pydantic/changes
Samuel Colvin 9a5b411016 change how env variables work with settings (#847)
* change how env variables work with settings, fix #721

* inheritance and alias warnings

* update docs

* tweak env_settings.py
2019-10-01 16:32:02 +01:00
..
2019-09-30 17:19:44 +01:00
2019-08-17 13:03:53 +01:00
2019-09-02 11:37:33 +01:00
2019-09-17 10:33:11 +01:00
2019-09-17 18:30:58 +01:00
2019-09-18 11:38:21 +01:00
2019-09-30 17:19:44 +01:00
2019-10-01 16:21:11 +01:00
2019-08-06 16:37:38 +01:00

Pending Changes

This directory contains files describing changes to pydantic since the last release.

If you're creating a pull request, please add a new file to this directory called <pull request or issue id>-<github username>.rst. It should be formatted as a single paragraph of reStructuredText.

The contents of this file will be used to update HISTORY.rst before the next release.