Michael Käufl
add9b3ce80
Add support for Django 3.1 and 3.2
2021-01-19 13:11:16 +06:00
Michael Käufl
6cb932e47f
Run pyupgrade on the code
...
But don't touch string formatting.
https://pypi.org/project/pyupgrade/
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
Christoph Krybus
6314038a77
Update django trove classifiers
2020-01-06 17:10:39 +01:00
Jannis Leidel
42641f5eb4
Switch to setuptools-scm.
2019-12-03 13:09:15 +01:00
Jannis Leidel
bd61710591
Add check-manifest.
2019-12-03 12:47:25 +01:00
John Franey
f387e1ee63
Remove Python 3.4 and add 3.8
2019-11-28 20:12:04 -05:00
John Franey
41b905c92e
Update tested Python & Django versions
...
Replaces `django.utils.six` with `six` to support newer Django versions.
Updates Tox config to:
- remove unsupported Django versions
- add pypy3
- add Django 2.2
- update djmaster Python versions
2019-10-06 15:43:03 -04:00
Peter Bittner
0e45c7b3e4
Also move testing requirements into packaging setup
2018-12-09 15:52:05 +01:00
Peter Bittner
a2dffdb8e4
Add extras for optional requirements
2018-12-09 15:48:12 +01:00
Jannis Leidel
ba346e2af4
Production/stable, really.
2018-07-11 20:25:15 +02:00
Nicolas Delaby
8f318991c2
Drop unmaintained version of django and python
...
- Drop django==1.9 as it reached end of life
- Drop python2.6, python3.3, and bring python3.6
- Bring django-2.0 in the matrix as expected failure until we add its
support
2017-09-30 14:37:38 +02:00
Adam Chainz
4158480c91
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:56:42 +01:00
Ronny Pfannschmidt
7a0b2b378a
add entrypoints to run in non-source-tree installs
2015-02-19 10:51:32 +01:00
Jannis Leidel
11b1dc2a46
Updated version.
2013-11-26 16:29:00 +01:00
Jannis Leidel
7770a69ced
Drop d2to1.
2013-09-09 11:03:00 +02:00
Jannis Leidel
5f69231de1
Use d2to1.
2013-03-27 15:30:04 +01:00
Jannis Leidel
43e6a1a0ef
Added six to requirements.
2013-03-27 12:00:21 +01:00
Michael van Tellingen
2877b66982
Initial fixes for python 3 support
2013-01-30 21:45:36 +01:00
Jannis Leidel
c616caf6d6
Added a changelog and include it both from the docs and from the setup.py.
2012-09-21 20:55:26 +02:00
Jannis Leidel
2685a2c532
Fixed packaging and the package description.
2012-07-21 16:02:07 +02:00
Jannis Leidel
775e1b9225
Initial version.
2012-07-21 15:56:04 +02:00