Neither `add_css` nor `add_js` exist in Django 2.0 because the method
for adding `Media` classes together has changed.
Ref:
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| generic.py | ||
| models.py | ||
| utils.py | ||
Neither `add_css` nor `add_js` exist in Django 2.0 because the method
for adding `Media` classes together has changed.
Ref:
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| generic.py | ||
| models.py | ||
| utils.py | ||