* cc: carsten.fuchs@… (added)
* easy: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:61>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: benzkji (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:62>
* ui_ux: => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:63>
Comment (by anonymous):
[http://www.parisbonbon.com parisbonbon]
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:64>
* cc: pztrick (added)
* cc: cmawebsite@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:66>
* cc: riccardo.magliocchetti@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:67>
* owner: aptiko => kmtracey
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:68>
* owner: kmtracey =>
* status: assigned => new
* needs_tests: 1 => 0
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:69>
* cc: toracle@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:70>
Comment (by timgraham):
[https://github.com/django/django/pull/5598 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:71>
* cc: ramezashraf@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:72>
* cc: intgr (removed)
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:73>
* owner: => Tim Graham <timograham@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5399ccc0f4257676981ef7937ea84be36f7058a6" 5399ccc0]:
{{{
#!CommitTicketReference repository=""
revision="5399ccc0f4257676981ef7937ea84be36f7058a6"
Fixed #494 -- Added ability to specify classes on admin inline fieldsets.
This includes the ability to collapse inlines by specifying a class named
'collapse'.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:74>
Comment (by Tim Graham <timograham@…>):
In [changeset:"99d2469e75f1567cbe5ee753563edb68cd51d74a" 99d2469e]:
{{{
#!CommitTicketReference repository=""
revision="99d2469e75f1567cbe5ee753563edb68cd51d74a"
Refs #494 -- Fixed a flaky admin_inlines tests.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/494#comment:75>