Commit graph

29 commits

Author SHA1 Message Date
Pi Delport
0a549c8ee6 Drop Python 3.3, add Python 3.7 and Django 2.1
This is a combination of 5 commits.

Commit message #1:

    Drop support for Python 3.3

    Setuptools and Tox no longer support or work on Python 3.3.

Commit message #2:

    Tox / Travis: Add Python 3.7 and Django 2.1

Commit message #3:

    Tox: Django 2.1 drops support for Python 3.4

Commit message #4:

    Travis: Add workaround for Python 3.7

    Upstream issue: https://github.com/travis-ci/travis-ci/issues/9815

Commit message #5:

    Travis: Enable pip caching
2018-08-22 15:50:32 +02:00
Matthäus G. Chajdas
a9d0befa46 Add support for Django <2 and 2; update tox test matrix. 2017-12-03 18:28:38 +01:00
Peter Bittner
9738f31688 Move package description to module docstring 2017-10-22 14:28:25 +02:00
Joost Cassee
347df54502 Use readthedocs.io instead of pythonhosted.org 2017-10-19 00:36:50 +02:00
Pi Delport
d19e1bfdb7 Package classifiers: Add Python 3.6, Django 1.10 & 1.11 2017-10-17 16:02:40 +02:00
Peter Bittner
c7b14bdf5c Drop Python 3.2 support
Refactor Travis CI configuration

Add flake8 checks, address all complaints
2017-10-16 12:11:23 +02:00
Peter Bittner
25f45ec19a Add py32-django18 combination (tox) 2016-01-07 00:17:36 +01:00
Joost Cassee
735d86d16f Update trove classifiers in setup.py 2016-01-06 15:39:25 +01:00
Hugo Osvaldo Barrera
87be940822 Drop support for unsupported django versions
Since django 1.8 is an LTS release, we're dropping support for older
versions.

Since django 1.7 is still relatively recent, we'll be keeping support
for it for now.
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
e2f25d43cd Fix crash on setup.py when NOT running tests 2015-12-21 14:26:34 -03:00
Hugo Osvaldo Barrera
29a18306bb Configure django before using it 2015-12-06 11:37:11 -03:00
Peter Bittner
8a95cd0acf Add Python 3.2 to setup infos (PyPI classifiers)
Update URLs (http -> https, old download URL obsolete)
2015-09-27 00:06:45 +02:00
Joost Cassee
cfdc330d25 Update development status classifier in setup.py 2015-08-24 20:29:20 +02:00
Martín Gaitán
8838b97167 mark the package python 3 compatible 2015-05-15 11:11:46 -03:00
Peter Bittner
58d83fe5aa Indentation corrections (PEP8)
Correct all flake8 complaints except: in tests, in templatetags, E501 line too long
2015-04-20 23:08:19 +02:00
Craig Bruce
186587a506 added py2.6/2.7 classifiers as travis-ci tests these versions 2014-09-05 09:49:11 -07:00
Joost Cassee
c28f509ff9 Add Django dependency in setup.py 2014-06-01 22:46:48 +02:00
Joost Cassee
5ac645aebb Fix tutorial typos, uncomment download URL in setup.py 2011-02-24 17:36:25 +01:00
Joost Cassee
327157d610 Fix small code style issues based on pylint
Also update patch version number.
2011-02-18 13:57:04 +01:00
Joost Cassee
4c2a39beda Add support for Geckoboard 2011-02-14 08:40:27 +01:00
Joost Cassee
f176792f09 Revert project URL in setup.py to GitHub 2011-01-31 09:14:01 +01:00
Joost Cassee
6ea7e85b02 Add Performable service. Update docs layout.
Use included README.rst in documentation.  Bump version to 0.3.0.
2011-01-31 08:58:49 +01:00
Joost Cassee
1b444076c6 Improve documentation layout
Move author information to AUTHORS.rst.  Move changelog to
CHANGELOG.rst.  Add license to documentation.  Fix README.rst.  Add
documentation source files to revision control.
2011-01-30 16:19:58 +01:00
Joost Cassee
cf7589bc20 Fix tests
Some parts of the code are not yet tested:
 * internal IP addresses feature
 * utils module
2011-01-30 03:05:10 +01:00
Joost Cassee
0e70ce759c Remove analytical.services package 2011-01-28 06:47:05 +01:00
Joost Cassee
4a81b49320 Small documentation and metadata changes
Added some thank-you's and fixed some typos.
2011-01-26 00:09:11 +01:00
Joost Cassee
39c205f546 Updated analytical
* Added Chartbeat.
* Added settings context processor.
* Added identification.
* Prepared events.
* Updated tests.
2011-01-25 00:13:44 +01:00
Joost Cassee
005cb2da40 Add analytical.services to packages in setup.py 2011-01-21 02:11:25 +01:00
Joost Cassee
1fa0d7760d Create project 2011-01-21 02:01:40 +01:00