Opened 18 years ago
Closed 18 years ago
#5237 closed (fixed)
Add get_svn_revision path argument
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | Tools | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
get_svn_revision is very usefull in general. adding an optional arg element allows users to use it on custom modules, too
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | django_patch_get_svn_revision_01.patch added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
Simon -- Note that patches like this (for features that aren't documented) should at the very least include updates to the docstrings. I'll leave it as "Ready for checkin" and will add the documentation on my own.
comment:3 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
add optional path argument