Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#7454 closed (fixed)

Unnecessary settings import in newforms

Reported by: Grigoriy Petukhov Owned by: nobody
Component: Forms 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

I'm not sure is it OK to post so small improvements.
Look changes in one line patch.

Attachments (1)

patch.diff (505 bytes ) - added by Grigoriy Petukhov 16 years ago.

Download all attachments as: .zip

Change History (4)

by Grigoriy Petukhov, 16 years ago

Attachment: patch.diff added

comment:1 by Marc Fargas, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: newclosed

(In [7645]) Fixed #7454 -- Removed unnecessary import in newforms/fields.py. Thanks, lorien

comment:3 by Adrian Holovaty, 16 years ago

Thanks, lorien -- and of course it's OK to post small improvements!

Note: See TracTickets for help on using tickets.
Back to Top