Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Miscellaneous Django tips

mhulse edited this page Dec 17, 2014 · 1 revision

Nuke database:

$ python manage.py flush

Clone this wiki locally