Commit 129ad18c authored by Thomas Leymonerie's avatar Thomas Leymonerie

software/django: Add Django egg

parent b8584e14
[buildout]
extends =
../../stack/slapos.cfg
parts =
django
[python]
part = python3
[django]
recipe = zc.recipe.egg
interpreter = python_with_django
eggs =
Django
[versions]
Django = 3.2.12
sqlparse = 0.4.2
asgiref = 3.5.0
typing-extensions = 3.7.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