Opened 15 years ago

Closed 15 years ago

#11151 closed (invalid)

continue #11149.

Reported by: Roman Kalinichenko Owned by: nobody
Component: Database layer (models, ORM) Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

To Ticket #11149.
Problem start from 10189
There are next fixed:
"
$ sudo svn up -r10189
U django/forms/formsets.py
U django/forms/models.py
U tests/modeltests/model_formsets/models.py
U docs/topics/forms/formsets.txt
Обновлено до редакции 10189.

"

after it I get error as I said privios ticket

Thanks

Change History (1)

comment:1 by Russell Keith-Magee, 15 years ago

Resolution: invalid
Status: newclosed

As best as I can guess, you're trying to amend ticket #11149 - in which case, that is what you should do, rather than opening a new ticket.

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