]> git.parisson.com Git - teleforma.git/commitdiff
rm crocodoc, add deefuzzer
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 4 Feb 2019 21:23:08 +0000 (22:23 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 4 Feb 2019 21:23:08 +0000 (22:23 +0100)
.dockerignore [new file with mode: 0644]
requirements.txt

diff --git a/.dockerignore b/.dockerignore
new file mode 100644 (file)
index 0000000..03df86d
--- /dev/null
@@ -0,0 +1,8 @@
+.git
+*.pyc
+*.egg-info
+data/
+env/
+tmp/
+var/
+**/.sass-cache
\ No newline at end of file
index 9a76a5b1cfcab7878745e4e4a5c57fe2243b11c0..391d319ab404e2e992725b9bf18e54360b9e5165 100644 (file)
@@ -8,7 +8,6 @@ django-extensions==0.9
 django-notes
 django-timezones==0.2
 django-jqchat
-crocodoc
 django-registration==0.8
 django-extra-views==0.6.5
 django-simple-captcha
@@ -19,3 +18,4 @@ xhtml2pdf
 html5lib==0.95
 django-tinymce==1.5.4
 django-quiz
+deefuzzer