Django admin template display -


my django admin pages displaying differently on local , on hosting. 1 on local has better display. both running django 1.11.4. have caused this?

image of django admin better display on local environment

image of django admin different display on hosting


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -