Opened 10 years ago
Closed 10 years ago
#23677 closed Cleanup/optimization (fixed)
Move django.contrib.formtools to own repo and packaged app
Reported by: | Jannis Leidel | Owned by: | Jannis Leidel |
---|---|---|---|
Component: | contrib.formtools | Version: | dev |
Severity: | Normal | 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
As discussed in https://groups.google.com/d/topic/django-developers/cJyL87v3BWw/discussion the formtools contrib app should be moved out of Django and released as a separately maintained package on PyPI.
I'm opening this just as a matter of record keeping and to make sure all questions are answered.
Change History (7)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 years ago
Has patch: | set |
---|---|
Needs documentation: | unset |
Patch for the doc update here: https://github.com/django/django/pull/3385
comment:4 by , 10 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Docs look good to me. I left a link with some minor edits on the PR.
comment:7 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Here is what I've done already:
I'm tracking the rest of the issues for the actual app separately in the 1.0 milestone over at its new issue tracker: https://github.com/django/django-formtools/milestones/1.0