I'm having a hard time developing a system in Django. When I try to sync the database, this error appears:
Python interactive window. Type $help for a list of commands.
Executing manage.py syncdb
Unknown command: 'syncdb'
Type 'manage.py help' for usage.
The Python REPL process has exited