- 10 Jul, 2023 1 commit
-
-
Vladislav Pakhomov authored
-
- 23 Feb, 2023 1 commit
-
-
LLoyderino authored
-
- 04 Oct, 2022 1 commit
-
-
13hakta authored
-
- 08 Nov, 2021 1 commit
-
-
Kevin Gutiérrez authored
-
- 31 Mar, 2021 1 commit
-
-
Jonny Scholes authored
-
- 03 Mar, 2021 1 commit
-
-
Kevin Gutierrez authored
-
- 27 Feb, 2021 1 commit
-
-
Kevin Gutiérrez authored
-
- 15 Feb, 2021 2 commits
-
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
-
- 09 Feb, 2021 3 commits
-
-
Kevin Gutiérrez authored
-
Kevin Gutiérrez authored
Using Cloud Storage could generate urls like: `https://storage.googleapis.com/<BUCKET_NAME>/<PATH>/testwebm?Expires=1612931745&GoogleAccessId=<ACCOUNT>&Signature=<SIGNATURE>` Passing parameters to the URL returns None in mime.guess_type(url) Also, extracting the mimetype to some property that can be reused. Similar to https://github.com/wagtail/wagtail/blob/master/wagtail/documents/models.py#L170
-
Seb authored
-
- 04 Feb, 2021 1 commit
-
-
Seb authored
-
- 29 Jan, 2021 4 commits
- 28 Jan, 2021 4 commits
- 19 Jan, 2021 1 commit
-
-
Donald Buczek authored
-
- 17 Aug, 2020 2 commits
- 14 Aug, 2020 1 commit
-
-
Delph authored
-
- 13 Aug, 2020 1 commit
-
-
Nicholas Spagnoletti authored
Change to use packaging.version to compare version numbers (because string comparison means 2.10 > 2.7 is not True)
-
- 17 Mar, 2020 1 commit
-
-
Dirk Moors authored
-
- 29 Oct, 2019 1 commit
-
-
thorben_nehls authored
-
- 16 Oct, 2019 1 commit
-
-
thorben_nehls authored
-
- 05 Jul, 2019 1 commit
-
-
Seb authored
-
- 03 Jul, 2018 1 commit
-
-
Liam Brenner authored
Bump version number iSorted Allow unauthenticated for travis ci Bump isort iSort tests
-
- 13 May, 2018 1 commit
-
-
Liam Brenner authored
-
- 01 Jun, 2017 4 commits
-
-
Tim Heap authored
This allows keeping the videos on S3, for example, although this does require downloading the video from S3 that you just uploaded.
-
Tim Heap authored
Django throws a warning if you paginate a queryset without an explicit ordering.
-
Tim Heap authored
-
Tim Heap authored
Instead of fixing anything it just entered an infinite loop.
-
- 04 May, 2017 1 commit
-
-
Seb authored
-
- 30 Jan, 2017 1 commit
-
-
Liam Brenner authored
-
- 29 Jan, 2017 1 commit
-
-
Liam Brenner authored
Fix for #17. Fixes flake8 and isort issues.
-
- 07 Dec, 2016 1 commit
-
-
Tim Heap authored
-