dependabot[bot]
a2e41de9dd
Build(deps): Bump django-filter from 2.2.0 to 2.4.0
Bumps [django-filter](https://github.com/carltongibson/django-filter ) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases )
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst )
- [Commits](https://github.com/carltongibson/django-filter/compare/2.2.0...2.4.0 )
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 лет назад
winkidney
7c99446790
Bump django and Pillow to latest version
3 лет назад
Christian Decker
e44b194d89
use system default python version
3 лет назад
Christian Decker
d5f06a4af4
make docker arm build
3 лет назад
winkidney
33cee77c8d
Refactor: Use django 2.2 LTS instead of 3 ( since 3 is not stable now)
4 лет назад
winkidney
91d4dfc290
Fix: Upgrade django version and add CASCADE for forreign-key
4 лет назад
Lapo Luchini
315dfc2540
Fix django-filter version
As using `*` currently selects 2.3.0 which requires `django >= 2.2`, which is not compatible with the rest of the Pipfile
`ERROR: ERROR: Could not find a version that matches django<1.12,>=1.11,>=1.11.0,>=2.2`
4 лет назад
winkidney
14b31cd808
close #205
4 лет назад
winkidney
f0ff5ef4e2
Fix: Update django and Pillow version due to security issues
For Pillow: CVE-2020-5313, CVE-2019-19911
For Django: CVE-2020-7471, CVE-2019-19844
4 лет назад
Isaac Bythewood
5cca3e576b
Add black to dev deps
5 лет назад
Isaac Bythewood
b14cec4e56
Adding new docs system
5 лет назад
winkidney
54c245b6ef
Feature: Add django_extensions to development version
5 лет назад
winkidney
6b3402c9f5
Feature: Use psycopg2-binary as dep instead of psycopg2
Due to the offical warnning from command line.
5 лет назад
winkidney
47b58e9f9f
Feature: Remove django-tastypie and factory-boy in Pipfile
5 лет назад
winkidney
19cff1c571
Feature: Add coreapi as dependencies
5 лет назад
winkidney
e154eb58c8
Feature: Add DRF and its tools as dependencies
5 лет назад
winkidney
fe1439b2a2
Fix: Fix permission check for tastypie / update to 0.14.1
6 лет назад
winkidney
a59f3cf9eb
Feature: Built django-images into Pinry
6 лет назад
winkidney
f85a1e7301
Fix: Upgrade django to 1.11 LTS
New version of django fix the RuntimeError while saving wepb file.
The patch will not be applied to Django 1.8
Ref: https://www.djangoproject.com/download/#supported-versions
Ref: https://github.com/django/django/pull/10331
6 лет назад
Isaac Bythewood
eb75175657
Swap to new settings structure and start adding docker files directly to project
6 лет назад
Isaac Bythewood
9d00c74d18
Add some basic linting
6 лет назад
Isaac Bythewood
3849ee8e5d
Swap to pipenv, fix issue with latest versions of python 3, dropping support for python 2
6 лет назад