Example used in the blog post How to Filter QuerySets Dynamically
git clone https://github.com/sibtc/repository-name.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
Example used in the blog post How to Filter QuerySets Dynamically
git clone https://github.com/sibtc/repository-name.git
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver