#12969 closed (fixed)
new symlinks option needs versionadded flag in doc
Reported by: | Karen Tracey | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The symlinks option to django-admin.py (added in r12443) needs to be marked as added in 1.2.
Change History (3)
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [12675]) Fixed #12969: Use versionadded directive for the new --symlinks option to the makemessages command.