Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
02f5e9f5
Verified
Commit
02f5e9f5
authored
Apr 01, 2020
by
Eliot Berriot
Browse files
Django upgrade bugfix release
parent
153900d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
api/requirements/base.txt
View file @
02f5e9f5
# Bleeding edge Django
django>=3.0.
3
,<3.1; python_version > '3.5'
django>=2.2,<3; python_version < '3.6'
django>=3.0.
5
,<3.1; python_version > '3.5'
django>=2.2
.12
,<3; python_version < '3.6'
setuptools>=36
# Configuration
django-environ>=0.4,<0.5
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment