--
Ticket URL: <https://code.djangoproject.com/ticket/18914>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
There is a patch for this with documentation on GitHub
https://github.com/django/django/pull/328
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:1>
* cc: marc.tamlyn@… (added)
* needs_better_patch: 0 => 1
* type: Cleanup/optimization => New feature
* needs_tests: 0 => 1
* stage: Unreviewed => Accepted
Comment:
I like the idea - I definitely think this is something the admin could do
with making easier to customise (having hacked it a few times...)
It needs tests, as it currently has none. It'll probably need quite a lot
- all of the individual functions will need testing. Does the test suite
still work with the current changes? Docs wise it has some, but they if
merged it would need to be added to the release notes as well.
Seems to me the view on site link should also be converted to be one of
these new tool objects.
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:2>
* owner: nobody => auvipy
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:3>
Comment (by timgraham):
#25776 is a duplicate.
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:4>
Comment (by manelclos):
Nice, also see this project solving the issue: https://github.com/praekelt
/django-object-tools
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:5>
Comment (by auvipy):
Replying to [comment:5 manelclos]:
> Nice, also see this project solving the issue:
https://github.com/praekelt/django-object-tools
are you planning to work on this ticket?
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:6>
* cc: markus.magnuson@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:7>
* owner: Asif Saifuddin Auvi => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/18914#comment:8>