#1177 closed defect (fixed)
[patch] Framework should export a version
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Other) | Version: | magic-removal |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
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 (1)
Change History (2)
by , 19 years ago
Attachment: | django_version_export.diff added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
django.VERSION exports a version of the framework