233 Commits (93e7e66c2b30fed1294e336791f8c4f630ae76f1)

Autor SHA1 Mensagem Data
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 5 anos atrás
  Samir Shah c74c8fe1f4 Fix time-dependent tests. 5 anos atrás
  Samir Shah b578745380 Update several test dependencies. 5 anos atrás
  Samir Shah f1bacf00aa Drop support for Django 2.1 which is end of life. 5 anos atrás
  Samir Shah b2cf82af08 Upgrade sphinx and use Python 3.7 to build docs on Travis. 5 anos atrás
  Samir Shah b7c5bd0e72 Update pytest and related test dependencies. 5 anos atrás
  Samir Shah d08a720e31 Correct development status classifier to Production/Stable. 5 anos atrás
  John-Scott Atlakson cdd0e718bb Upgrade ``django-phonenumber-field`` for Django 2.2 support 5 anos atrás
  Samir Shah 1671aaeec0 Fix coverage reporting on travis 5 anos atrás
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 5 anos atrás
  Samir Shah fd7e0481a7
Add easy_thumbnails to docs requirements 6 anos atrás
  Samir Shah 7957a3d65e Add sorl-thumbnail to docs requirements and fix docs/requirements.txt 6 anos atrás
  Samir Shah 1582a93ada Prepare for 2.0b1 release 6 anos atrás
  Samir Shah 879b309f99 Drop Django 2.0 from test matrix and update supported versions in several places 6 anos atrás
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 anos atrás
  Alexander Gaevsky 4a479e74ab Django 2.2 support. (#3009) 6 anos atrás
  Alexander Gaevsky 95cb93cf8c Upgrade test and docs requirements. 6 anos atrás
  Samir Shah 246c56bd97 Update test dependencies 6 anos atrás
  Samir Shah 990a1eb37c Add compatibility for Django 2.1, and drop support for Python 3.4. 6 anos atrás
  Craig Loftus eba482ed44 Drop unidecode and replace with cautious_slugify from Wagtail 6 anos atrás
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock 7 anos atrás
  Samir Shah ec3791c371 Remove py2-specific imports, tests and code branches. 7 anos atrás
  Samir Shah 0edf88c72d Drop Python 2 from tox/travis configs. 7 anos atrás
  Samir Shah 616c5c6f80 Update ModelFormSetView subclasses to use new factory_kwargs attribute. 7 anos atrás
  Samir Shah c1d95ccb0a Add phonenumbers dependency to setup.py. 7 anos atrás
  Martijn Jacobs d079207b92 django-extra-views 0.11 raises DeprecationWarning exceptions 7 anos atrás
  Samir Shah 9af7d2c214
Update django-treebeard dependency to 4.3 for Django 2 support 7 anos atrás
  Samir Shah 33eb0b845f
Pin the maximum version of django-tables2 in setup.py 7 anos atrás
  Samir Shah bf05ffbaf7 Update several test dependencies in setup.py. 7 anos atrás
  Samir Shah 2fa0e3b01c Add support for Django 2. 7 anos atrás
  Samir Shah 9bf9330746 Update django-tables to version 1.19. 7 anos atrás
  Samir Shah cd038d6d62 Update django-treebeard to version 4.2.0. 7 anos atrás
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 anos atrás
  Alexander Gaevsky 3e5d45063e Limit django-tables2 to 1.16 version for now as the last supporting Django 1.8. 7 anos atrás
  Michael van Tellingen 632587d6a4 Set max-version for django-haystack to 3.0.0 7 anos atrás
  Alexander Gaevsky f8f77d86af Sort imports with isort. 7 anos atrás
  Samir Shah d505c89eaa Update sorl-thumbnail to 12.4.1 7 anos atrás
  Tom Hendrikx 613d079f08 Allow django-haystack version that support django 1.11 7 anos atrás
  Samir Shah 541d7fa230 Remove pytest-warnings from test dependencies. 7 anos atrás
  Samir Shah 6a6a5351d8 Add Django master to travis build. 7 anos atrás
  Samir Shah 37edcd6966 Upgrade djang-extra-views dependency. 7 anos atrás
  Samir Shah 2e1607d613 Update several dependencies in setup.py. 7 anos atrás
  Michael van Tellingen 6aeb26c319 Allow latest django-haystack release (for Django 1.11) 7 anos atrás
  Michael van Tellingen 6b6aefbf59 Don't publish CI badges on pypi description page 8 anos atrás
  Michael van Tellingen 5d5ed02c9f Update version range for django-phonenumber-field 8 anos atrás
  Samir Shah 03eb166be9 Update supported Django/Python versions and tox configuration. 8 anos atrás
  Michael van Tellingen b3cc57d692 Use Django 1.11 compatible django-webtest version 8 anos atrás
  Michael van Tellingen ff560d4a88 Add django 1.11 to to setup.py and tox/travis 8 anos atrás
  Alexander Gaevsky c804b48f33 Update django-phonenumber-field version in the setup dependencies, since 1.2.0 version does not have fallback to blank string for null values as in the previous version. 8 anos atrás
  Alexander Gaevsky d3258409b6 Upgrade to latest Webtest. 8 anos atrás