Django

Code

Ticket #454 (closed: fixed)

Opened 3 years ago

Last modified 1 year ago

'app' instead of 'module' in django-admin.py --help

Reported by: Maniac@SoftwareManiacs.Org Assigned to: adrian
Milestone: Component: django.contrib.admin
Version: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

django-admin.py --help says that for 'sql' command it requires an 'app' specified. But in fact it wants module there.

Not sure about install though. Should every module be installed separately or is it really for the whole app?

Attachments

Change History

09/02/05 13:26:30 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [607].

06/16/07 19:53:25 changed by mtredinnick

(In [5480]) unicode: Fixed #454 -- Fixed admin bug for custom primary keys. Thanks, me@hiddedpp.com.

06/16/07 19:54:21 changed by mtredinnick

(Ignore previous comment. Typo in commit message.)


Add/Change #454 ('app' instead of 'module' in django-admin.py --help)




Change Properties
Action