Django

Code

Ticket #5212 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Fix to management command for installed apps

Reported by: alberto@ingparo.it Assigned to: adrian
Milestone: Component: Core framework
Version: SVN Keywords: management commands
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

This patch fix the problem of not loaded commands from installed apps in management as described in the documentation:

http://code.djangoproject.com/changeset/5925

Attachments

apps_command_management.diff (3.8 kB) - added by alberto@ingparo.it on 08/20/07 11:53:55.
Patch to allow to load user defined command

Change History

08/20/07 11:53:55 changed by alberto@ingparo.it

  • attachment apps_command_management.diff added.

Patch to allow to load user defined command

09/04/07 07:59:49 changed by russellm

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

(In [6047]) Fixed #5212, #5222 -- Added the ability for users to register their own commands with django-admin. A previous attempt at this was introduced in [5923]-[5925], and rolled out in [5929].


Add/Change #5212 (Fix to management command for installed apps)




Change Properties
Action