--
Ticket URL: <https://code.djangoproject.com/ticket/21799>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* easy: 0 => 1
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:1>
* type: Uncategorized => Cleanup/optimization
* component: Uncategorized => Core (Serialization)
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:2>
* version: 1.6 => master
* easy: 1 => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:3>
* owner: nobody => esauro
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:4>
Comment (by esauro):
I created a pull request https://github.com/django/django/pull/2335
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:5>
* needs_docs: 0 => 1
* has_patch: 0 => 1
Comment:
PR needs documentation.
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:6>
Comment (by anonymous):
Added documentation to PR.
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:7>
* status: assigned => closed
* resolution: => fixed
Comment:
Trac didn't pickup the commit and close this ticket.
In ec9043ab2f6027da709d1daf0df5599db6a77453:
Fixed #21799 - Modified loaddata --ignorenonexistent to ignore models.
--
Ticket URL: <https://code.djangoproject.com/ticket/21799#comment:8>