Opened 17 years ago
Closed 17 years ago
#5215 closed (fixed)
[patch] Add SVN revision number to Django version string
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | 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
See the original discussion here:
The idea is to take the "0.97-pre" normally returned by django-admin.py and make it something like "0.97-pre-SVN-5988". This is only for "pre" releases from SVN, not for official packaged releases.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | version_by_svn.diff added |
---|
comment:1 by , 17 years ago
Summary: | Add SVN revision number to Django version string → [patch] Add SVN revision number to Django version string |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to add SVN revision number to version string