Andrey Zelenchuk
|
11208cedf8
|
Fix bug #392 "Inline model admin: wrong hiding of add button"
|
2019-07-11 21:42:24 +02:00 |
Diederik van der Boor
|
8caac2e57b
|
Fixed the polymorphic inline script code.
Got broken in 0c7b1aa657 when removing
Djagno 1.8 compatibility
|
2017-09-30 16:50:12 +02:00 |
Paweł Adamczak
|
54b681c13b
|
Added 'z-index' attribute to '.polymorphic-type-menu' CSS class
|
2017-02-06 15:06:58 +00:00 |
Quantra
|
20675986ba
|
Update polymorphic_inlines.css
Prevent div.polymorphic-add-choice overlapping previous inline formset when using Grappelli.
|
2016-09-03 15:14:01 +01:00 |
Diederik van der Boor
|
c8dd04bba0
|
Add explicit .empty-form hiding for grapelli
|
2016-09-02 10:41:47 +02:00 |
Diederik van der Boor
|
60db4f63b9
|
Update polymorphic inline script.
Now based on standard Django script.
This makes upgrading it to newer Django versions much easier.
Changes for polymorphic are included in this commit
|
2016-08-10 11:45:48 +02:00 |
Diederik van der Boor
|
249fc0088b
|
Import standard Django inlines script, to be adjusted for polymorphic
|
2016-08-10 11:42:31 +02:00 |
Diederik van der Boor
|
7330a4f099
|
Add preliminairy working JavaScript to render polymorphic inlines
|
2016-08-09 01:20:40 +02:00 |