Django

Code

Ticket #1177 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

[patch] Framework should export a version

Reported by: django@poelzi.org Assigned to: adrian
Milestone: Component: Core framework
Version: magic-removal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Frameworks and Libraries should always export a version. Django doesn't currently export any kind of this, makeing it hardly possible to test which django version is running.

Attachments

django_version_export.diff (226 bytes) - added by django@poelzi.org on 01/06/06 07:07:40.
django.VERSION exports a version of the framework

Change History

01/06/06 07:07:40 changed by django@poelzi.org

  • attachment django_version_export.diff added.

django.VERSION exports a version of the framework

02/17/06 12:33:10 changed by adrian

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

(In [2328]) Fixed #1177 -- Added django.VERSION and '--version' command to django-admin.py/manage.py


Add/Change #1177 ([patch] Framework should export a version)




Change Properties
Action