Fabio Caccamo

Results 336 comments of Fabio Caccamo

@maxhanauer it doesn't work correctly, when changing photo the hash doesn't update.

@filwaitman I suggest you to try [django-admin-interface](https://github.com/fabiocaccamo/django-admin-interface), it is based on `django-flat-theme` for older django versions and does exactly what you need.

@filwaitman I understood your scenario, I had your same problem while testing `django-admin-interface` on different django versions. Here you can see how I solved it: https://github.com/fabiocaccamo/django-admin-interface/blob/master/admin_interface/settings.py

@filwaitman why you need to land a PR? it's already done...

`django-admin-interface` uses `django-flat-theme` under the hood, so your installation will fail as expected :)

@kalekseev thank you very much for the quick fix and release!

@miklevtsov of which backend are you talking about? I think that this should be managed at settings level as described here https://github.com/fabiocaccamo/django-maintenance-mode/issues/66#issuecomment-578055873 and also that any backend implementation would be...

@Pavankumardontha sure, but please read my prev comment.