John Carter
d6ed427c33
Drop Django<1.11 and 2.0, fix tests vs Django 2.2b ( #320 )
...
Also added py37, pypy3 to tox, travis
2019-03-11 17:20:08 -05:00
Mariusz Felisiak
0fdca221af
Added official Django 2.0 support.
2018-06-23 21:44:11 +02:00
Jon Dufresne
3162bd656f
Add testing for all supported Python and Django versions
...
Document all supported versions in PyPI using trove classifiers.
Alphabetize classifiers.
Add all supported versions to tox.ini for easy testing. Tidy up tox.ini
by removing defaults for basepython.
Add all supported versions to the Travis CI configuration for CI
testing.
Use Tox-Travis to help build the test matrix as the different versions
of Django do not have complete overlap of Python support.
Update Travis configuration to use built in pip caching support.
https://docs.travis-ci.com/user/caching/#pip-cache
2017-06-02 14:40:07 +02:00
Camilo Nova
a946f92ab3
Happy 2007
2017-02-17 08:06:06 -05:00
Jannis Leidel
326488423b
Moved to Jazzband.
2015-12-17 09:45:19 +01:00
Jannis Leidel
52cbce7a08
Stop requiring six as a depdendency.
...
This is possible now that we require at least a version of Django that ships with six.
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2014-11-27 17:53:01 +01:00
Jannis Leidel
1b3ffbc049
Updated packaging setup.
2014-11-25 22:22:04 +01:00
Jannis Leidel
18c2835170
Get rid of work around for setuptools bug.
...
See http://bugs.python.org/issue15881
2014-11-25 19:09:08 +01:00
Jannis Leidel
5d75c9d19d
Cosmetic fix.
2014-11-21 14:49:18 +01:00
Jannis Leidel
2e05be78de
Stop shipping subpackages of tests.
2014-11-21 14:49:13 +01:00
Jannis Leidel
9c975cbe58
Stop using setup.py for running the tests.
2014-11-21 14:48:52 +01:00
Philip Neustrom
a19faf3a90
zip_safe=False to fix issue w/ setuptool installs.
2013-08-13 05:57:42 -07:00
Jannis Leidel
150edbe82f
Bumped version to 0.6 and updated changelog.
2013-04-12 18:29:07 +02:00
Jannis Leidel
f3b313809f
Added all test requirements.
2013-04-12 17:45:28 +02:00
Jannis Leidel
1bca954411
Fixed typo.
2013-04-12 17:42:48 +02:00
Jannis Leidel
89b423fa65
First stab at Python 3 support.
2013-04-12 17:25:11 +02:00
Jannis Leidel
71d327426a
Updated changelog, authors and version.
2013-04-12 16:52:40 +02:00
Jannis Leidel
0327f3e2a2
Added detailed trove classifiers.
2013-03-02 17:05:26 +01:00
Jannis Leidel
ce758a43bd
Added myself as maintainer.
2013-03-02 17:03:50 +01:00
Jannis Leidel
7838a3de6e
Added backend specific install methods.
2013-03-02 17:03:37 +01:00
Jannis Leidel
c125006e01
Bumped to 0.5.
2013-03-02 16:34:31 +01:00
Jannis Leidel
078cf11cd6
Use django-nose just to be a little less exotic.
2013-03-02 16:34:12 +01:00
Jannis Leidel
e144e4336f
Refactored tests to use django-discover-runner and not an own testproject anymore.
2013-02-22 14:58:41 +01:00
Jannis Leidel
15afc79445
Bumped version up a notch.
2013-02-21 10:52:02 +01:00
Ales Zoulek
a4369d0465
Version 0.4
2012-06-05 16:02:53 +02:00
Ales Zoulek
4081f67f5c
version 0.3
2011-11-04 22:40:32 +01:00
Jannis Leidel
b6d02ff2cd
Merge branch 'master' of https://github.com/aleszoulek/django-constance
...
Conflicts:
setup.py
2011-01-24 15:03:39 +01:00
Jannis Leidel
98f2dbfcbb
Updated description to mention constance supports multiple backends.
2011-01-24 15:01:16 +01:00
Ales Zoulek
700f49dca1
updated project homepage to github
2011-01-24 14:06:23 +01:00
Ales Zoulek
a487b17f63
version bump (0.2)
2011-01-24 13:34:20 +01:00
Ales Zoulek
d833536f48
Fixed: test runner
2010-12-02 11:12:50 +01:00
Ales Zoulek
b72ad74a1b
typo
2010-09-21 10:17:41 +02:00
Ales Zoulek
14ed525f29
fixed setup.py bdist_rpm
2010-09-21 10:15:52 +02:00
Ales Zoulek
e76458d49e
updated setup.py
2010-09-17 14:54:30 +02:00
Jiri Barton
c9de790161
added a license
2010-09-03 16:54:11 +02:00
Ales Zoulek
bd1749afd2
setup: exclude tests from build
2010-08-25 15:55:09 +02:00
Ales Zoulek
344ae771a8
embeded tests in setup.py
2010-08-25 14:58:09 +02:00
Ales Zoulek
caaed42b36
version bump
2010-08-24 11:49:21 +02:00
Jiri Barton
1d47906eb5
hardcoded the version spec
2010-08-23 14:04:43 +02:00
Ales Zoulek
671263aeb0
added setup.py
2010-08-23 13:21:01 +02:00
Ales Zoulek
688e2a2eb1
initial
2010-08-23 11:29:24 +02:00