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>
il y a 2 ans
winkidney
7c99446790
Bump django and Pillow to latest version
il y a 3 ans
Christian Decker
e44b194d89
use system default python version
il y a 3 ans
Christian Decker
d5f06a4af4
make docker arm build
il y a 3 ans
winkidney
33cee77c8d
Refactor: Use django 2.2 LTS instead of 3 ( since 3 is not stable now)
il y a 4 ans
winkidney
91d4dfc290
Fix: Upgrade django version and add CASCADE for forreign-key
il y a 4 ans
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`
il y a 4 ans
winkidney
14b31cd808
close #205
il y a 4 ans
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
il y a 4 ans
Isaac Bythewood
5cca3e576b
Add black to dev deps
il y a 5 ans
Isaac Bythewood
b14cec4e56
Adding new docs system
il y a 5 ans
winkidney
54c245b6ef
Feature: Add django_extensions to development version
il y a 5 ans
winkidney
6b3402c9f5
Feature: Use psycopg2-binary as dep instead of psycopg2
Due to the offical warnning from command line.
il y a 5 ans
winkidney
47b58e9f9f
Feature: Remove django-tastypie and factory-boy in Pipfile
il y a 5 ans
winkidney
19cff1c571
Feature: Add coreapi as dependencies
il y a 5 ans
winkidney
e154eb58c8
Feature: Add DRF and its tools as dependencies
il y a 5 ans
winkidney
fe1439b2a2
Fix: Fix permission check for tastypie / update to 0.14.1
il y a 6 ans
winkidney
a59f3cf9eb
Feature: Built django-images into Pinry
il y a 6 ans
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
il y a 6 ans
Isaac Bythewood
eb75175657
Swap to new settings structure and start adding docker files directly to project
il y a 6 ans
Isaac Bythewood
9d00c74d18
Add some basic linting
il y a 6 ans
Isaac Bythewood
3849ee8e5d
Swap to pipenv, fix issue with latest versions of python 3, dropping support for python 2
il y a 6 ans