Contents

django-extensions 3.2.3

0

Extensions for Django

Extensions for Django

Stars: 6404, Watchers: 6404, Forks: 1144, Open Issues: 203

The django-extensions/django-extensions repo was created 15 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 6404 github stars!

How to Install django-extensions

You can install django-extensions using pip

pip install django-extensions

or add it to a project with poetry

poetry add django-extensions

Package Details

Author
Michael Trier
License
MIT License
Homepage
https://github.com/django-extensions/django-extensions
PyPi:
https://pypi.org/project/django-extensions/
Documentation:
https://django-extensions.readthedocs.io/
GitHub Repo:
https://github.com/django-extensions/django-extensions

Classifiers

  • Utilities
No  django-extensions  pypi packages just yet.

Errors

A list of common django-extensions errors.

Code Examples

Here are some django-extensions code examples and snippets.

GitHub Issues

The django-extensions package has 203 open issues on GitHub

  • shell_plus: We need a way to print querysets, models in copy-paste friendly ways
  • refactoring code with For Else
  • runserver_plus asgi support
  • Feature/static build
  • Working with Jupyter Notebooks in Visual Studio Code
  • Django 4.0
  • Prefix set in SHELL_PLUS_APP_PREFIXES has an additional underscore
  • file attributions have not enough commas on one line and too many commas on another
  • Django 4 support
  • KeyError: 'purelib'
  • Graph models options to get ERD with database data
  • setup.py: Add project URLs for pypi
  • import as alias with SHELL_PLUS_POST_IMPORTS

See more issues on GitHub

Related Packages & Articles

django-environ 0.11.2

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.

django-debug-toolbar 4.3.0

A configurable set of panels that display various debug information about the current request/response.