django-admin-black icon indicating copy to clipboard operation
django-admin-black copied to clipboard

Django Admin Black - Free template for Django Admin Interface | AppSeed

Results 4 django-admin-black issues
Sort by recently updated
recently updated
newest added

Am seeing a lot of errors reported in Pycharm about black-dashboard.css. Overall 13 problems reported. On lines 2108,4247,4516,4520,4524, 12554, 16831, 16838, 16842, 19793. examples: Mismatched property value (none | #...

Using django-admin-rangefilter the display doesn't look correct. Both DateTimeRangeFilter and NumericRangeFilter have the problem. Not checked other types. ![image](https://github.com/app-generator/django-admin-black/assets/25236569/9395be45-f9f2-4981-84e4-d3a34885b30f)

I am using django-tables2 and the numbers showing at the bottom for pagination don't look right. In fact ideally it should be consistent with the pagination shown in the admin...

not sure if this is intended but the search bar input form doesn't show the ends properly. They seem to be cut off. ![image](https://github.com/app-generator/django-admin-black/assets/25236569/9bff5024-bb4a-42c3-9b72-82c041abdd2d)

help wanted