aboutsummaryrefslogtreecommitdiffstats
path: root/iceci/__pycache__
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@att.com>2018-05-24 12:54:59 +0300
committerAreli, Fuss (af732p) <af732p@att.com>2018-05-24 12:55:49 +0300
commitcad6d1f99dcb5a2d23d04cc5a039c5fa1bb4639a (patch)
tree38420735302ce2516715efe45f274af4ebe7d5fd /iceci/__pycache__
parent1bba336e9328bdba726d9674ecd3e638248a1294 (diff)
Replace uWsgi
Replace uWsgi with gunicorn And remove python precompiled files Change-Id: Icb8b592f371badadeb9d936e2a0edd929baacea9 Issue-ID: VVP-60 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'iceci/__pycache__')
-rw-r--r--iceci/__pycache__/__init__.cpython-36.pycbin133 -> 0 bytes
-rw-r--r--iceci/__pycache__/admin.cpython-36.pycbin1942 -> 0 bytes
-rw-r--r--iceci/__pycache__/apps.cpython-36.pycbin347 -> 0 bytes
-rw-r--r--iceci/__pycache__/mail.cpython-36.pycbin4890 -> 0 bytes
-rw-r--r--iceci/__pycache__/models.cpython-36.pycbin1002 -> 0 bytes
-rw-r--r--iceci/__pycache__/serializers.cpython-36.pycbin1557 -> 0 bytes
-rw-r--r--iceci/__pycache__/urls.cpython-36.pycbin510 -> 0 bytes
-rw-r--r--iceci/__pycache__/views.cpython-36.pycbin6513 -> 0 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/iceci/__pycache__/__init__.cpython-36.pyc b/iceci/__pycache__/__init__.cpython-36.pyc
deleted file mode 100644
index 9858793..0000000
--- a/iceci/__pycache__/__init__.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/admin.cpython-36.pyc b/iceci/__pycache__/admin.cpython-36.pyc
deleted file mode 100644
index 3a59b92..0000000
--- a/iceci/__pycache__/admin.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/apps.cpython-36.pyc b/iceci/__pycache__/apps.cpython-36.pyc
deleted file mode 100644
index c7a5706..0000000
--- a/iceci/__pycache__/apps.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/mail.cpython-36.pyc b/iceci/__pycache__/mail.cpython-36.pyc
deleted file mode 100644
index 3804d3d..0000000
--- a/iceci/__pycache__/mail.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/models.cpython-36.pyc b/iceci/__pycache__/models.cpython-36.pyc
deleted file mode 100644
index 7c18f6a..0000000
--- a/iceci/__pycache__/models.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/serializers.cpython-36.pyc b/iceci/__pycache__/serializers.cpython-36.pyc
deleted file mode 100644
index 48dc607..0000000
--- a/iceci/__pycache__/serializers.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/urls.cpython-36.pyc b/iceci/__pycache__/urls.cpython-36.pyc
deleted file mode 100644
index ce7e0b3..0000000
--- a/iceci/__pycache__/urls.cpython-36.pyc
+++ /dev/null
Binary files differ
diff --git a/iceci/__pycache__/views.cpython-36.pyc b/iceci/__pycache__/views.cpython-36.pyc
deleted file mode 100644
index 3713997..0000000
--- a/iceci/__pycache__/views.cpython-36.pyc
+++ /dev/null
Binary files differ