Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Revert "Add filters for rooms" (#33)
Browse files Browse the repository at this point in the history
This reverts commit 378da3c.
  • Loading branch information
JobDoesburg authored Dec 29, 2021
1 parent 378da3c commit 4d37a0f
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 267 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,3 @@ to an actual account.

NB: for local development, with either `apt` or `brew`, `xmlsec1` must also be installed manually!

# Set up local development

clone the repo

1. `cd website`
2. `poetry shell`
3. `poetry install`
(if any errors come up here you can try to install it yourself with pip install XX)
4. `python manage.py migrate`
5. `python manage.py compilescss`
6. `python manage.py python manage.py collectstatic --no-input -v0 --ignore="*.scss"`
7. `python manage.py runserver`
Loading

0 comments on commit 4d37a0f

Please sign in to comment.