Skip to content
Snippets Groups Projects
Commit 4a732498 authored by Pierre-antoine Comby's avatar Pierre-antoine Comby
Browse files

add crispy forms and freeze

parent d57858ef
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,7 @@ INSTALLED_APPS = [
'polymorphic',
'guardian',
'reversion',
'crispy_forms',
# Django contrib
'django.contrib.admin',
'django.contrib.admindocs',
......
certifi==2019.6.16
chardet==3.0.4
defusedxml==0.6.0
Django==2.2.3
django-allauth==0.39.1
django-crispy-forms==1.7.2
django-extensions==2.1.9
django-guardian==1.4.9
django-polymorphic==2.0.3
django-reversion==3.0.3
docutils==0.14
idna==2.8
oauthlib==3.1.0
Pillow==6.1.0
python3-openid==3.1.0
pytz==2019.1
requests==2.22.0
requests-oauthlib==1.2.0
six==1.12.0
sqlparse==0.3.0
django-reversion==3.0.3
django-polymorphic==2.0.3
\ No newline at end of file
urllib3==1.25.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment