Commit Graph

24 Commits

Author SHA1 Message Date
Carlton Gibson 2ece1c1fff Develop update (#574)
* README - add syntax highlighting

Easier to read

* Fixes typo in FiterSet docs

Adds the missing letter "t" to DateRangeFiler.
2016-11-28 15:46:51 +01:00
Germán Larraín 75ede3bedd README: add syntax highlighting (#572) 2016-11-26 11:18:18 +01:00
Carlton Gibson ad9fd789ae Adjust RTD version links
Favour `develop`/`master` over `latest`/`stable`
2016-11-18 09:23:40 +01:00
Ryan P Kilby 2b9cc1bde5 Update DRF version support 2016-11-08 11:22:01 -05:00
Ryan P Kilby d19c2b67b7 Add DRF 3.3, 3.4 support 2016-09-03 23:53:51 -04:00
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