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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -