Form Rendering Examples Example used in the blog post How to Render Django Form Manually Running Locally git clone https://github.com/sibtc/form-rendering-examples.git pip install -r requirements.txt python manage.py migrate python manage.py runserver