
./manage.py syncdb
./manage.py runserver

Visit:
xdg-open http://localhost:8000/admin/auth/user/

In a js console, display:
jQuery.fn.jquery

