This website requires JavaScript.
Explore
Help
Sign in
archive
/
website-2020-spike
Archived
Watch
1
Fork
You've already forked website-2020-spike
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
d850cd6aac
website-2020-spike
/
requirements.txt
6 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
init Django project
2020-04-12 14:41:27 +01:00
django==3.0.5
Install debug toolbar
2020-04-12 14:52:22 +01:00
django-debug-toolbar==2.2
Add whitenoise for static files
2020-04-12 15:19:26 +01:00
whitenoise==5.0.1
brotli==1.0.7
Add django-environ
2020-04-12 15:35:01 +01:00
django-environ==0.4.5
Copy permalink