Paolo Melchiorre
8923ef8c49
Prepare next release 2.4
2022-08-25 10:58:39 +02:00
Paolo Melchiorre
794b858548
Fixed #336 -- Update Python and Django versions ( #337 )
2022-08-05 16:42:58 +02:00
Nicolas Delaby
fcba8b6d92
Prepare next release 2.3.2
2022-01-25 09:26:07 +01:00
Nicolas Delaby
5f438451ea
add changelog entry
2022-01-24 18:57:41 +01:00
Jannis Leidel
c3b5e8627b
Update changelog.
2021-11-08 16:56:32 +01:00
Brian Helba
5698fe35b2
Finalize changelog for 2.3 release
2021-10-27 22:40:16 +06:00
Brian Helba
5562322599
Update changelog
2021-10-27 14:24:34 +06:00
Michael Käufl
9b9ff4c0a2
Deprecate utils.import_by_path in favor of django.utils.module_loading.import_string
2021-01-19 13:11:16 +06:00
Michael Käufl
c3d5b4b715
Add support for Python 3.9
2021-01-19 13:11:16 +06:00
Michael Käufl
add9b3ce80
Add support for Django 3.1 and 3.2
2021-01-19 13:11:16 +06:00
Michael Käufl
fcdbfc0bcb
Drop support for Python 3.5
...
It has reached its EOL in September 2020, see
https://www.python.org/dev/peps/pep-0478/#release-schedule
2021-01-19 13:11:16 +06:00
Michael Käufl
dd5d6974cb
Drop support for Django < 2.2 LTS, incl. Python 2.7
2021-01-19 13:11:16 +06:00
Jannis Leidel
42641f5eb4
Switch to setuptools-scm.
2019-12-03 13:09:15 +01:00
Jannis Leidel
3de33277a7
Update changelog.
2019-12-03 12:00:41 +01:00
Paolo Melchiorre
12ea3c0a5b
Prepare release v2.2
2019-12-02 14:26:05 +01:00
John Franey
7e74d67308
Update changelog for v2.2
2019-11-29 12:03:02 -05:00
Drew Winstel
a045609934
Drop obsolete Django 1.8 and 1.10 from Travis configs ( #207 )
...
* Drop obsolete versions of Django from Travis tests
Django 1.8 reached EOL in April 2018.
Django 1.10 reached EOL in December 2017.
* Add support for testing Django 2.0 and 2.1 on Python 3.7
* Drop obsolete test (requires Django < 1.10)
2018-08-16 17:03:31 +02:00
Drew Winstel
c804a30aa2
Add changelog for version 2.1
2018-08-16 14:38:37 +02:00
Jannis Leidel
eb0cde231b
Update changelog.
2016-07-30 00:03:19 +02:00
Nicolas Delaby
cf3961ea1d
Bump upcoming version to 2.0 as this changeset introduce breaking change
2016-01-27 21:08:54 +01:00
Nicolas Delaby
063bf61a16
Drop support of python 2.6, 3.2 and Django < 1.8
2016-01-27 21:08:54 +01:00
Nicolas Delaby
8f68d93a3c
Add stub release note for v1.0.1
...
Encourage developers to contribute to the changelog as they go.
2016-01-05 10:26:08 +01:00
Nicolas Delaby
261817d965
Prepare next release 1.0
2016-01-04 14:24:50 +01:00
James Keys
4da8939df0
Update changelog.
2016-01-04 14:24:50 +01:00
Jannis Leidel
f087cea84d
Added SearchURLValue.
2014-01-16 19:00:29 +01:00
Jannis Leidel
7ddaf158b1
Added 0.3.2 release from 0.3.x.
2014-01-16 17:59:37 +01:00
Jannis Leidel
290a72993c
Added another item to the changelog.
2013-11-26 16:46:40 +01:00
Jannis Leidel
11e2f1d349
Updated changelog.
2013-11-26 16:28:50 +01:00
Jannis Leidel
52c679e676
Added 0.3.1 hotfix release for issue #37 .
2013-09-20 19:16:21 +02:00
Jannis Leidel
139ad79c92
Moved the changelog into the docs.
2013-09-19 18:56:07 +02:00
Jannis Leidel
1a54847375
Added a configuration values system.
...
This also adds some advanced features like a setup classmethod to the Configuration class.
Reorganized and extended the documentation.
2013-07-27 12:37:28 +02:00