blob: 18ea69554a47f2bfab62cc02f47890a9ec1e83f4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
.cache
.coverage
.coveragerc
.git
.github
.gitignore
.gitlab
.pytest_cache
.travis.yml
.vagrant
.venv
__pycache__
admin/tests
admin/tests.py
pydis_site/apps/api/tests
pydis_site/apps/api/tests.py
CHANGELOG.md
CONTRIBUTING.md
docker
!docker/app/scripts/migrate_and_boot.sh
!docker/app/scripts/migrate.sh
!docker/app/uwsgi.ini
docker-compose.yml
Dockerfile
Dockerfile.local
docs
home/tests
home/tests.py
htmlcov
LICENSE
pysite.egg-info
README.md
scripts
Vagrantfile
venv
|