home / django_tickets / tickets

tickets: 8639

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
8639 2008-08-28 12:38:26 2011-09-28 16:12:17 2022-03-06 03:42:47.040435 Unreviewed closed Documentation     dev fixed startproject is disabled if a settings module is specified I believe the documentation to django-admin.py should say the command startproject will be disabled if a settings module has been specified on the command-line or $DJANGO_SETTINGS_MODULE has been set. I have spent hours browsing docs, tickets, googlegroups, and irc to see where the command startproject has gone and why no one actually complains. Finally, I came across a very well hidden documentation string at get_commands() in django/core/management/__init__.py which explained the problem to me. nobody whiskybar django-admin 0 1 0 0 0 0
Powered by Datasette · Queries took 0.902ms