I just saw this on my Github feed and thought I'll share it here. It is an absolutely beautiful theme for django admin. Didn't try it personally yet but looks fantastic!
[https://github.com/farridav/django-jazzmin](https://github.com/farridav/django-jazzmin)
This looks amazing. The demo isnt working for me however. Its giving me an error saying that my credentials are wrong.
Is login functionality broken? I am unable to login using the provided creds.
curious, how do you set up your github to show such cool apps? who do you follow? or maybe there is another site?
Nice:
* It’s a [drop-in replacement](https://django-jazzmin.readthedocs.io/installation/) for the default admin
* A lot of customization is done [through settings](https://django-jazzmin.readthedocs.io/configuration/)
* [Tested](https://github.com/farridav/django-jazzmin/tree/master/tests)
* MIT license
Shameless plug, apologies!
What’s wrong with this Admin:
[https://cohortstraining.herokuapp.com/builder.html](https://cohortstraining.herokuapp.com/builder.html)
At least, no one can update the passwords 🙂 And just remove builder.html to see the App.
This looks awesome! I only wish it had add and remove buttons for the inlines. Also, autocomplete fields don’t seem to work. I would like to use it at work, so I may try to implement those features myself if I have the time…
You should probably take this down and make it so your password can’t be changed before putting it back up. People will get stuck at the login, then never revisit your repo
Hi, I am the author of this package, in hadn’t realised the login on the demo wasn’t working, I’ll that it’s fixed first thing tomorrow morning.
Glad to hear you like it 🙂
It really looks awesome and jazzy. Great test coverage and latest of everything… It has also quite a lot of menus to modify stuff! Nice finding!
Nice. Good find.
Has anyone else got this setup yet?
The theme looks very cool, but it also uses quite a lot of real estate reducing the amount of information available on screen (at least with the demo settings). For example, in default Django admin “Log entries” view I get 20 entries visible on screen at once (without scrolling the window) and on this layout I get only 12.