-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/static/favicon.ico><title>ALCALI</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link href="https://fonts.googleapis.com/css?family=Material+Icons" rel=stylesheet><link href=/static/css/app.2d251b7f.css rel=preload as=style><link href=/static/css/chunk-vendors.6795aee9.css rel=preload as=style><link href=/static/js/app.4403c4e8.js rel=preload as=script><link href=/static/js/chunk-vendors.03352a8e.js rel=preload as=script><link href=/static/css/chunk-vendors.6795aee9.css rel=stylesheet><link href=/static/css/app.2d251b7f.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.03352a8e.js></script><script src=/static/js/app.4403c4e8.js></script></body></html> | ||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/static/favicon.ico><title>ALCALI</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link href="https://fonts.googleapis.com/css?family=Material+Icons" rel=stylesheet><link href=/static/css/app.9c6564fa.css rel=preload as=style><link href=/static/css/chunk-vendors.cf8d7ed4.css rel=preload as=style><link href=/static/js/app.2811a6c6.js rel=preload as=script><link href=/static/js/chunk-vendors.1d7b01b2.js rel=preload as=script><link href=/static/css/chunk-vendors.cf8d7ed4.css rel=stylesheet><link href=/static/css/app.9c6564fa.css rel=stylesheet></head><body><noscript><strong>We're sorry but my-app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.1d7b01b2.js></script><script src=/static/js/app.2811a6c6.js></script></body></html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
black==19.10b0 | ||
django-extensions==2.2.5 | ||
ipython==7.9.0 | ||
ipython==7.10.1 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
mkdocs==1.0.4 | ||
mkdocs-material==4.4.3 | ||
pymdown-extensions==6.1 | ||
mkdocs-material==4.5.1 | ||
pymdown-extensions==6.2 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
django-auth-ldap==2.0.0 | ||
python-ldap==3.2.0 | ||
django-auth-ldap==2.1.0 | ||
python-ldap==3.2.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
pytest==5.2.2 | ||
pytest==5.3.1 | ||
pytest-cov==2.8.1 | ||
pytest-django==3.7.0 | ||
pytest-pythonpath==0.7.3 | ||
|