Contents

django-flat-responsive 2.0

0

An extension for Django admin that makes interface mobile friendly.

An extension for Django admin that makes interface mobile friendly.

Stars: 248, Watchers: 248, Forks: 17, Open Issues: 1

The elky/django-flat-responsive repo was created 7 years ago and the last code push was 6 years ago.
The project is popular with 248 github stars!

How to Install django-flat-responsive

You can install django-flat-responsive using pip

pip install django-flat-responsive

or add it to a project with poetry

poetry add django-flat-responsive

Package Details

Author
elky
License
BSD
Homepage
https://github.com/elky/django-flat-responsive
PyPi:
https://pypi.org/project/django-flat-responsive/
GitHub Repo:
https://github.com/elky/django-flat-responsive

Classifiers

No  django-flat-responsive  pypi packages just yet.

Errors

A list of common django-flat-responsive errors.

Code Examples

Here are some django-flat-responsive code examples and snippets.

Related Packages & Articles

django-filter 24.2

Django-filter is a reusable Django application for allowing users to filter querysets dynamically.