collectstatic metrics (#660)
Showing
- bin/steps/collectstatic 21 additions, 1 deletionbin/steps/collectstatic
- test/fixtures/collectstatic/.gitignore 5 additions, 0 deletionstest/fixtures/collectstatic/.gitignore
- test/fixtures/collectstatic/Pipfile 16 additions, 0 deletionstest/fixtures/collectstatic/Pipfile
- test/fixtures/collectstatic/Pipfile.lock 118 additions, 0 deletionstest/fixtures/collectstatic/Pipfile.lock
- test/fixtures/collectstatic/Procfile 1 addition, 0 deletionstest/fixtures/collectstatic/Procfile
- test/fixtures/collectstatic/Procfile.windows 1 addition, 0 deletionstest/fixtures/collectstatic/Procfile.windows
- test/fixtures/collectstatic/README.md 44 additions, 0 deletionstest/fixtures/collectstatic/README.md
- test/fixtures/collectstatic/app.json 22 additions, 0 deletionstest/fixtures/collectstatic/app.json
- test/fixtures/collectstatic/gettingstarted/__init__.py 0 additions, 0 deletionstest/fixtures/collectstatic/gettingstarted/__init__.py
- test/fixtures/collectstatic/gettingstarted/settings.py 125 additions, 0 deletionstest/fixtures/collectstatic/gettingstarted/settings.py
- test/fixtures/collectstatic/gettingstarted/static/humans.txt 0 additions, 0 deletionstest/fixtures/collectstatic/gettingstarted/static/humans.txt
- test/fixtures/collectstatic/gettingstarted/urls.py 17 additions, 0 deletionstest/fixtures/collectstatic/gettingstarted/urls.py
- test/fixtures/collectstatic/gettingstarted/wsgi.py 15 additions, 0 deletionstest/fixtures/collectstatic/gettingstarted/wsgi.py
- test/fixtures/collectstatic/hello/__init__.py 0 additions, 0 deletionstest/fixtures/collectstatic/hello/__init__.py
- test/fixtures/collectstatic/hello/admin.py 3 additions, 0 deletionstest/fixtures/collectstatic/hello/admin.py
- test/fixtures/collectstatic/hello/migrations/0001_initial.py 23 additions, 0 deletionstest/fixtures/collectstatic/hello/migrations/0001_initial.py
- test/fixtures/collectstatic/hello/migrations/__init__.py 0 additions, 0 deletionstest/fixtures/collectstatic/hello/migrations/__init__.py
- test/fixtures/collectstatic/hello/models.py 5 additions, 0 deletionstest/fixtures/collectstatic/hello/models.py
- test/fixtures/collectstatic/hello/static/lang-logo.png 0 additions, 0 deletionstest/fixtures/collectstatic/hello/static/lang-logo.png
- test/fixtures/collectstatic/hello/templates/base.html 83 additions, 0 deletionstest/fixtures/collectstatic/hello/templates/base.html
Loading
Please register or sign in to comment