Results 11 issues of Alexey

- Use i18n for search placeholder - Add i18n usage for `Surcharge` and `Range` abstract models where it was missing

### 1. Revert #420 `{{ field.field }}` can be a dictionary which won't have `id_for_label`. You can see it in here https://github.com/farridav/django-jazzmin/blob/0c1d115f10ebcab347942cadc78e67d73340e2f6/tests/test_app/library/books/admin.py#L26 we use `__str__` as a part of the...

The current styling doesn't seem good, and it seems that it's the default one ![image](https://user-images.githubusercontent.com/18076967/116392336-0111c780-a829-11eb-913a-fac3a127bfc4.png) Any work on it started on it or I can raise a PR myself?

Hi, this is a fix/enhancment of #29 My changes are: - Media queries - Painted repl input so it's noticeable - Moved toolbar to navbar to save space A screenshot...

1. Change license to `GPLv3` 2. Migrate to poetry 3. Update pre-commit config 4. Use `black` and `isort` 5. Update GitHub workflows 6. Update docs

documentation
enhancement

We need to have some `sort` agrument to sort feed

enhancement

Would be nice to have a `-p/--pager` argument to output results with pager

enhancement

Tests are required for effective development of new features and refactors

enhancement