Re: Responsive admin

2017-06-08 Thread Tim Graham
ass=“responsive”>; third party apps could override that template and >>>> remove the class >>>> >>>> Thanks for you work on the admin’s style, >>>> >>>> -- >>>> Aymeric. >>>> >>>> On 9 Jan 2017, at 11:59,

Re: Responsive admin

2017-05-30 Thread Óscar M . Lage
admin’s style, >>> >>> -- >>> Aymeric. >>> >>> On 9 Jan 2017, at 11:59, elky > wrote: >>> >>> Hi guys, >>> >>> Few months ago I released *django-flat-responsive* >>> <https://github.com/elky/django-f

Re: Responsive admin

2017-05-28 Thread elky
Bump! Sorry for so long silence. Seems it's done - I added some more tweaks to the app. Regarding third-party apps, I think the most less-painful ways to disable responsive css are: - override responsive.css or make it empty; - override admin base.html to remove tag which enables responsive s

Re: Responsive admin

2017-01-10 Thread Collin Anderson
wrote: >>> >>> Hi guys, >>> >>> Few months ago I released *django-flat-responsive* >>> <https://github.com/elky/django-flat-responsive> app - a simple >>> extension for admin that makes interface mobile and tablet friendly. I >>>

Re: Responsive admin

2017-01-09 Thread Marc Tamlyn
>> >> Few months ago I released *django-flat-responsive* >> <https://github.com/elky/django-flat-responsive> app - a simple >> extension for admin that makes interface mobile and tablet friendly. I >> tested it on few complex projects using major mobile browsers and

Re: Responsive admin

2017-01-09 Thread Adam Johnson
for admin that makes interface mobile and tablet friendly. I tested it on > few complex projects using major mobile browsers and it works good. Now I'm > going to make pull request to Django repo but before I want to ask > community -- is it necessary to have responsive admin? > &g

Re: Responsive admin

2017-01-09 Thread Aymeric Augustin
mobile and tablet friendly. I tested it on few > complex projects using major mobile browsers and it works good. Now I'm going > to make pull request to Django repo but before I want to ask community -- is > it necessary to have responsive admin? > > My thoughts: > > P

Responsive admin

2017-01-09 Thread elky
m going to make pull request to Django repo but before I want to ask community -- is it necessary to have responsive admin? My thoughts: Pros: - It's modern - Few times I really needed to make some edits inside admin through my mobile (it was painful), so I think some people want admin