djamin icon indicating copy to clipboard operation
djamin copied to clipboard

A new style for Django admin

Results 6 djamin issues
Sort by recently updated
recently updated
newest added

after entering ````pip install -e git://github.com/hersonls/djamin.git#egg=djamin```` it says no matches found. and while I tried to install it like ````pip install djamin````. It says that - "Could not find a...

I think that fonts are tiny, what you think about increase them?

Form validations still using django admin style. ![screen shot 2014-08-05 at 9 51 19 pm](https://cloud.githubusercontent.com/assets/154603/3821071/d1524c66-1d03-11e4-8559-6ef571f723aa.png) Perhaps change some icons like "warning", "error" and "add" improve the design.

``` ValueError: The file 'admin/fonts/roboto/Roboto-BoldItalic-webfont.eot' could not be found ```

Datetime widget admin is missing ='( ![screen shot 2014-08-05 at 9 49 01 pm](https://cloud.githubusercontent.com/assets/154603/3821061/8616b28c-1d03-11e4-91f6-055d94c216b8.png)

Hi @hersonls, Even if this isn't accepted as the new CSS for django.contrib.admin I think it's hugely valuable to Django developers as a third-party app. I think the design is...