add asset add
Showing
apps/__init__.py
0 → 100644
apps/common/README.md
0 → 100644
apps/common/__init__.py
0 → 100644
apps/common/apps.py
0 → 100644
apps/common/celery.py
0 → 100644
apps/common/models.py
0 → 100644
apps/common/tasks.py
0 → 100644
File moved
apps/common/utils.py
0 → 100644
apps/common/views.py
0 → 100644
apps/fixtures/fake.json
0 → 100644
apps/fixtures/init.json
0 → 100644
apps/fixtures/users.json
0 → 100644
2.61 KB
2.29 KB
3.75 KB
1.11 KB
1.8 KB
1.3 KB
apps/media/avatar/广宏伟蓝底.jpg
0 → 100644
98.2 KB
apps/ops/ansible_api.py
0 → 100644
apps/ops/run_tasks.py
0 → 100644
apps/ops/tasks.py
0 → 100644
503 Bytes
6.1 KB
646 Bytes
872 Bytes
File moved
File moved
File moved
File moved
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
apps/static/img/logo.png
0 → 100644
15.9 KB
File moved
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
apps/templates/_message.html
0 → 100644
apps/users/serializers.py
0 → 100644
File moved
apps/users/tests/base.py
0 → 100644
File moved
apps/webterminal/admin.py
0 → 100644
apps/webterminal/apps.py
0 → 100644
apps/webterminal/models.py
0 → 100644
apps/webterminal/tests.py
0 → 100644
apps/webterminal/urls.py
0 → 100644
apps/webterminal/views.py
0 → 100644
logs/example.log
deleted
100644 → 0
django==1.10 | ||
pillow | ||
\ No newline at end of file | ||
Django==1.10 | ||
django-bootstrap-form==3.2.1 | ||
django-redis-sessions==0.5.6 | ||
django-websocket-redis==0.4.6 | ||
gevent==1.1.2 | ||
greenlet==0.4.10 | ||
logging==0.4.9.6 | ||
Pillow==3.3.1 | ||
pyte==0.5.2 | ||
redis==2.10.5 | ||
six==1.10.0 | ||
wcwidth==0.1.7 | ||
websocket-client==0.37.0 | ||
djangorestframework==3.4.5 | ||
ForgeryPy==0.1 | ||
paramiko==2.0.2 | ||
celery==3.1.23 | ||
ansible==2.1.1.0 |
run_server.py
0 → 100644