Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

CTPUG/pyconza2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyConZA 2021 Conference Website

Based on wafer.

Running

  1. Run pip install -r requirements.txt.
  2. Create a localsettings.py containing secrets and database credentials.
  3. Run npm install.
  4. Run ./manage.py collectstatic.
  5. Run ./manage.py migrate.
  6. Run ./manage.py createcachetable wafer_cache_table.
  7. Run ./manage.py runserver.

About

Theme for the 2021 PyCon ZA website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published