Commit 687d5ead authored by Thomas Leymonerie's avatar Thomas Leymonerie

software/django: Install Django packages

parent afdf7595
[buildout]
extends =
../../stack/slapos.cfg
../../component/macros/virtual-env.cfg
parts =
django-env
[python]
part = python3
[django-env]
<= virtual-env-base
location = ${buildout:directory}/activate
eggs = Django
[versions]
Django = 4.0.6
sqlparse = 0.4.2
asgiref = 3.5.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment