Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Dauvergne 6c528dd2c3 Revert "support federation file loading (#19396)"
This reverts commit 63993e360c.
2018-01-09 21:43:25 +01:00
Paul Marillonnet 63993e360c support federation file loading (#19396) 2018-01-09 17:50:25 +01:00
Frédéric Péters 05d566d152 limit to django 1.11 2017-12-30 11:53:31 +01:00
Frédéric Péters 2c58690f73 misc: update setup.py to be compatible with python 3 (#17958) 2017-08-10 11:37:41 +02:00
Benjamin Dauvergne 74b61de641 replace dateutil by isodate (#10196)
isodate has better support for the full ISO8601 specification.
2016-04-11 19:14:07 +02:00
Benjamin Dauvergne 1ad8264621 setup.py: replace distutils sdist by setuptools version 2016-04-06 01:10:47 +02:00
Benjamin Dauvergne fc7fd250cd pep8ness 2016-02-12 19:44:19 +01:00
Benjamin Dauvergne 9143056569 use dateutil to parse datetime strings (#9640) 2016-01-15 12:26:58 +01:00
Benjamin Dauvergne 9b7da116ea setup.py: hide DJANGO_SETTINGS_MODULE value when calling compilemessages 2015-12-17 11:06:42 +01:00
Benjamin Dauvergne c9b4663033 setup.py,MANIFEST.in: include the VERSION file in distribution 2015-05-29 11:52:01 +02:00
Jérôme Schneider 1bf26c3bc3 setup.py: requests is an install_requires not a setup_requires 2015-05-19 17:01:51 +02:00
Frédéric Péters 8dc0fd969a add support for artifact GET protocol binding (#7267) 2015-05-18 18:09:15 +02:00
Benjamin Dauvergne 9c83540415 Set version only from git tags 2015-03-09 13:01:43 +01:00
Benjamin Dauvergne 9ad80a9972 Use call_command to compile translations 2014-09-03 09:12:00 +02:00
Benjamin Dauvergne e503ecf344 setup: do not require django >= 1.6 2014-05-09 14:22:12 +02:00
Benjamin Dauvergne a1a0f8dce0 setup.py: make setup_requires require just Django not a specific version 2014-05-02 19:20:02 +02:00
Benjamin Dauvergne a1646489e2 first commit 2014-04-30 14:34:39 +02:00