[GH-ISSUE #607] 1.1.6: mamge.py commands gone... #568

Closed
opened 2026-02-27 11:12:26 +03:00 by kerem · 2 comments
Owner

Originally created by @piwats on GitHub (Sep 24, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/607

Hi,

I think there were much ore options to manage.py as now avaible:

Usage: manage.py subcommand [options] [args]

Options:
-v VERBOSITY, --verbosity=VERBOSITY
Verbosity level; 0=minimal output, 1=normal output,
2=verbose output, 3=very verbose output
--settings=SETTINGS The Python path to a settings module, e.g.
"myproject.settings.main". If this isn't provided, the
DJANGO_SETTINGS_MODULE environment variable will be
used.
--pythonpath=PYTHONPATH
A directory to add to the Python path, e.g.
"/home/djangoprojects/myproject".
--traceback Print traceback on exception
--version show program's version number and exit
-h, --help show this help message and exit

Type 'manage.py help ' for help on a specific subcommand.

Available subcommands:

[django]
cleanup
compilemessages
createcachetable
dbshell
diffsettings
dumpdata
flush
inspectdb
loaddata
makemessages
runfcgi
runserver
shell
sql
sqlall
sqlclear
sqlcustom
sqlflush
sqlindexes
sqlinitialdata
sqlsequencereset
startapp
startproject
syncdb
test
testserver
validate

That is all...

Originally created by @piwats on GitHub (Sep 24, 2014). Original GitHub issue: https://github.com/modoboa/modoboa/issues/607 Hi, I think there were much ore options to manage.py as now avaible: Usage: manage.py subcommand [options] [args] Options: -v VERBOSITY, --verbosity=VERBOSITY Verbosity level; 0=minimal output, 1=normal output, 2=verbose output, 3=very verbose output --settings=SETTINGS The Python path to a settings module, e.g. "myproject.settings.main". If this isn't provided, the DJANGO_SETTINGS_MODULE environment variable will be used. --pythonpath=PYTHONPATH A directory to add to the Python path, e.g. "/home/djangoprojects/myproject". --traceback Print traceback on exception --version show program's version number and exit -h, --help show this help message and exit Type 'manage.py help <subcommand>' for help on a specific subcommand. Available subcommands: [django] cleanup compilemessages createcachetable dbshell diffsettings dumpdata flush inspectdb loaddata makemessages runfcgi runserver shell sql sqlall sqlclear sqlcustom sqlflush sqlindexes sqlinitialdata sqlsequencereset startapp startproject syncdb test testserver validate That is all...
kerem closed this issue 2026-02-27 11:12:26 +03:00
Author
Owner

@tonioo commented on GitHub (Sep 24, 2014):

What is the current path when you execute this command ? Have you forgotten to load your virtualenv ?

<!-- gh-comment-id:56632296 --> @tonioo commented on GitHub (Sep 24, 2014): What is the current path when you execute this command ? Have you forgotten to load your virtualenv ?
Author
Owner

@piwats commented on GitHub (Sep 24, 2014):

mysql-python for no known reason acted very strange, after reinstall this one now works.

<!-- gh-comment-id:56689353 --> @piwats commented on GitHub (Sep 24, 2014): mysql-python for no known reason acted very strange, after reinstall this one now works.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#568
No description provided.