I am editing the admin index.html file so that it will ignore Core and Auth and
just list the user defined models.
But using :
{% ifnotequal app.name 'Core' %}
appears to have no effect.Am I misunderstanding this tag?
I am editing the admin index.html file so that it will ignore Core and Auth and
just list the user defined models.
But using :
{% ifnotequal app.name 'Core' %}
appears to have no effect.Am I misunderstanding this tag?