johnthagen
|
700b1246df
|
Fix "serving a specific file field" example code
|
2021-01-21 12:56:36 -05:00 |
|
johnthagen
|
2586cc5a97
|
Fix doc code include in ObjectDownloadView
|
2021-01-21 12:50:16 -05:00 |
|
Rémy HUBSCHER
|
c602c32d69
|
Merge pull request #173 from johnthagen/remove-setuptool-dep
Remove setuptools dependency
|
2021-01-21 18:03:34 +01:00 |
|
johnthagen
|
8fd75de224
|
Remove setuptools dependency
|
2021-01-21 12:01:38 -05:00 |
|
Rémy HUBSCHER
|
87daf8e92e
|
Merge pull request #172 from johnthagen/require-django-2.2
Require supported Django version 2.2
|
2021-01-21 18:01:34 +01:00 |
|
johnthagen
|
4dae54179b
|
Require supported Django version 2.2
|
2021-01-21 11:59:37 -05:00 |
|
Rémy HUBSCHER
|
d1972d6460
|
Merge pull request #170 from johnthagen/update-doc-links
Update external documentation links to point to latest Django and Python releases
|
2021-01-21 17:46:06 +01:00 |
|
Rémy HUBSCHER
|
cee7810cfd
|
Fix links.
|
2021-01-21 17:45:42 +01:00 |
|
Rémy HUBSCHER
|
8df2615a29
|
Merge pull request #171 from johnthagen/demo-python-version
Update demo README to reference Python 3
|
2021-01-21 17:39:06 +01:00 |
|
Rémy HUBSCHER
|
252e6f127c
|
Merge pull request #169 from johnthagen/demo-settings-drop-old-django
Drop support for end of life Django settings in demo project
|
2021-01-21 17:38:17 +01:00 |
|
johnthagen
|
cc4636098b
|
Remove extra newline
Co-authored-by: Rémy HUBSCHER <hubscher.remy@gmail.com>
|
2021-01-21 11:37:57 -05:00 |
|
johnthagen
|
f225d87b85
|
Update demo README to reference Python 3
|
2021-01-21 11:37:12 -05:00 |
|
johnthagen
|
deddd2fd2d
|
Update external documentation links to point to latest Django and Python releases
|
2021-01-21 11:35:00 -05:00 |
|
johnthagen
|
6338f61767
|
Drop support for end of life Django settings in demo project
|
2021-01-21 11:28:40 -05:00 |
|
Jannis Leidel
|
9f42e65986
|
Migrate to GitHub Actions. (#165)
* Add GitHub Actions test workflow.
* Add django version env var handling to tox config.
* Update badges.
* Add release workflow.
* Remove Travis.
* Fix typo.
* Fix more typos.
* Write coverage.xml.
* Remove the need for the VERSION file.
* Simplify demo setup.py.
* Remove VERSION file.
* Update demo/setup.py
* Update setup.py
|
2020-12-23 11:12:35 +01:00 |
|
Rémy HUBSCHER
|
384e7c5b13
|
Back to development: 2.3
|
2020-10-08 19:01:09 +02:00 |
|
Rémy HUBSCHER
|
0c59d6d261
|
Preparing release 2.2
|
2020-10-05 11:19:05 +02:00 |
|
Jannis Leidel
|
13d2b3ae58
|
Add release config.
Fix https://github.com/jazzband-roadies/help/issues/201.
|
2020-10-02 10:45:07 +02:00 |
|
Rémy HUBSCHER
|
f663fa4b03
|
Merge pull request #158 from Natim/jazzband
Be ready for Jazzband move.
|
2020-09-18 17:49:34 +02:00 |
|
Rémy HUBSCHER
|
7ec465d74d
|
Be ready for Jazzband move.
|
2020-09-18 16:50:33 +02:00 |
|
Rémy HUBSCHER
|
3bb1a73e6b
|
Merge pull request #160 from jazzband/add-python3.9-support
Add Python 3.9 support.
|
2020-09-18 16:50:11 +02:00 |
|
Rémy HUBSCHER
|
c0acf77f73
|
Merge branch 'master' into add-python3.9-support
|
2020-09-18 16:21:08 +02:00 |
|
Rémy HUBSCHER
|
d74e094fe7
|
Merge pull request #159 from Natim/new-url-syntax
Remove obsolete URL syntax.
|
2020-09-18 16:20:32 +02:00 |
|
Rémy HUBSCHER
|
3da22537df
|
Fix doc.
|
2020-09-18 11:27:42 +02:00 |
|
Rémy HUBSCHER
|
91be5c38a8
|
Add Python 3.9 support.
|
2020-09-18 11:26:25 +02:00 |
|
Rémy HUBSCHER
|
8e439d3485
|
Remove obsolete URL syntax.
|
2020-09-18 11:10:08 +02:00 |
|
Rémy HUBSCHER
|
6cd9ec3dd0
|
Fix test.
|
2020-09-18 10:50:26 +02:00 |
|
Rémy HUBSCHER
|
bd41e6f7bf
|
Merge pull request #156 from timgates42/bugfix_typo_instantiate
docs: Fix simple typo, instanciate -> instantiate
|
2020-03-08 20:12:05 +01:00 |
|
Tim Gates
|
e2da75ec9d
|
docs: Fix simple typo, instanciate -> instantiate
There is a small typo in django_downloadview/middlewares.py.
Should read `instantiate` rather than `instanciate`.
|
2020-03-08 18:03:42 +11:00 |
|
Rémy HUBSCHER
|
cd37fd5084
|
Back to development: 2.2
|
2020-01-14 10:26:51 +01:00 |
|
Rémy HUBSCHER
|
bc145254ea
|
Preparing release 2.1.1
|
2020-01-14 10:24:28 +01:00 |
|
Rémy HUBSCHER
|
79da070b14
|
Merge pull request #152 from aleksihakli/patch-1
Fix missing function parameter
|
2020-01-14 10:23:20 +01:00 |
|
Aleksi Häkli
|
aacb5c7a16
|
Fix missing function parameter
|
2020-01-13 17:23:54 +02:00 |
|
Rémy HUBSCHER
|
965218aafb
|
Back to development: 2.2
|
2020-01-13 10:51:20 +01:00 |
|
Rémy HUBSCHER
|
17afa754e9
|
Preparing release 2.1
|
2020-01-13 10:51:07 +01:00 |
|
Rémy HUBSCHER
|
48d2a622a7
|
Update changelog.
|
2020-01-13 10:50:51 +01:00 |
|
Rémy HUBSCHER
|
ee402dbcb8
|
Merge pull request #151 from aleksihakli/master
Add signed file system storage
|
2020-01-13 10:49:12 +01:00 |
|
Rémy HUBSCHER
|
bfb9c3cedb
|
Fix flake8 errors.
|
2020-01-13 10:46:14 +01:00 |
|
Aleksi Häkli
|
839b7bda38
|
Add signed file system storage
Fixes #138
|
2020-01-13 11:25:40 +02:00 |
|
Rémy HUBSCHER
|
27d72b058f
|
Back to development: 2.1
|
2020-01-07 16:14:06 +01:00 |
|
Rémy HUBSCHER
|
f511ab3602
|
Preparing release 2.0
|
2020-01-07 16:14:01 +01:00 |
|
Rémy HUBSCHER
|
bdf0ba2188
|
Merge pull request #150 from benoitbryon/add-black
Add black support.
|
2020-01-07 16:00:46 +01:00 |
|
Rémy HUBSCHER
|
c59cc37a0f
|
Validate black and isort on travis.
|
2020-01-07 15:55:44 +01:00 |
|
Rémy HUBSCHER
|
56e419bfc7
|
Add isort config.
|
2020-01-07 15:51:55 +01:00 |
|
Rémy HUBSCHER
|
8dad97c92d
|
Fix flake8
|
2020-01-07 15:42:04 +01:00 |
|
Rémy HUBSCHER
|
586a50aa5a
|
Fix sphinx lines.
|
2020-01-07 15:28:26 +01:00 |
|
Rémy HUBSCHER
|
af30524bd2
|
Remove u'' in front of strings.
|
2020-01-07 15:21:34 +01:00 |
|
Rémy HUBSCHER
|
6c7c8d9a60
|
Add isort support.
|
2020-01-07 15:19:22 +01:00 |
|
Rémy HUBSCHER
|
b094ed6cec
|
Add black support.
|
2020-01-07 15:12:51 +01:00 |
|
Rémy HUBSCHER
|
fd3c463a46
|
Merge pull request #149 from benoitbryon/148-drop-python2.7-support
Remove support for Python 2.7
|
2020-01-07 15:12:31 +01:00 |
|