...
- http://localhost:8000/
- To craft your own torrent files, try
btmakemetafile <FILE> http://localhost:4711/announce
Resetting database
Django model classes are represented as tables in the database.
When members of model classes are added, removed or changed, the database needs to be recreated.
There's probably a way of keeping all the data too but this does not save any data. Beware:
- localhost:lobber/src% ./dev-django-admin.sh sqlreset share | ./dev-django-admin.sh dbshell