Commit Graph

19 Commits

Author SHA1 Message Date
Ed Morley f2e85cdd3a Travis: Test on Django 1.10 2016-08-03 15:12:19 +01:00
Ed Morley 19931e4377 Travis: Stop testing on Python 3.2
Since it's no longer supported as of 2016-02-20:
https://docs.python.org/devguide/#status-of-python-branches
2016-08-03 15:11:49 +01:00
Alasdair Nicol e65ad108a7 Updated readthedocs url 2016-05-12 22:58:30 +01:00
Carlton Gibson ba92f71fec Prepare for 0.13 release 2016-03-11 20:38:25 +01:00
Ryan P Kilby 72c5d89535 Fix travis badge in README 2016-02-27 20:21:14 -05:00
Alasdair Nicol d1e71007c8 Update docs examples to use render instead of render_to_response 2016-02-17 15:59:54 +00:00
Ryan P Kilby fd425e64ed Merge branch 'develop' into django-compatibility-updates
Conflicts:
	.travis.yml
	README.rst
	django_filters/fields.py
2015-11-23 00:43:02 -05:00
Ryan P Kilby 4d04589678 Update travis config
- Require Django 1.8+
- Drop python 2.6, add python 3.5
2015-10-19 03:16:29 -04:00
Carlton Gibson 527c1afa65 Adjust supported versions in README 2015-10-05 10:55:54 +02:00
Brad Erickson a0a48737e4 Adding FieldSet Meta fields Dictionary docs 2014-09-12 14:33:31 -07:00
Florian Apolloner 6dc7e44632 Update README.rst 2013-03-23 19:54:14 +01:00
Florian Apolloner aba64f61e7 Update README.rst 2013-03-12 20:31:28 +01:00
Bojan Mihelac 33f8bc1eaf Update README.rst 2013-02-06 13:58:44 +01:00
Bojan Mihelac 0ef5dda866 State minimal django version
django.utils.six is available from Django 1.4.3
2013-02-06 13:47:15 +01:00
Florian Apolloner 0e4b3d703b Small license changes (acknowledge individual contributors). 2012-10-21 09:22:30 +02:00
Florian Apolloner 99542655ab Merge pull request #60 from onepercentclub/django-1.3-compat
Re-enable support for Django 1.3.
2012-10-20 05:04:05 -07:00
Tom Christie 3c09e122f1 Add travis status badge 2012-10-16 17:47:39 +01:00
Ben Konrath e79674cb5c Change Django requirement to 1.3+. 2012-10-15 22:07:51 +02:00
Tom Christie 81c0ad5269 Use rst not markdown. (sob) 2012-10-12 20:18:54 +01:00