Contents

edx-django-utils 5.11.0

0

EdX utilities for Django Application development.

EdX utilities for Django Application development.

Stars: 20, Watchers: 20, Forks: 18, Open Issues: 17

The openedx/edx-django-utils repo was created 5 years ago and the last code push was Yesterday. The project is not very popular with only 20 github stars!

How to Install edx-django-utils

You can install edx-django-utils using pip

pip install edx-django-utils

or add it to a project with poetry

poetry add edx-django-utils

Package Details

Author
edX
License
Homepage
https://github.com/openedx/edx-django-utils
PyPi:
https://pypi.org/project/edx-django-utils/
GitHub Repo:
https://github.com/edx/edx-django-utils

Classifiers

No  edx-django-utils  pypi packages just yet.

Errors

A list of common edx-django-utils errors.

Code Examples

Here are some edx-django-utils code examples and snippets.

GitHub Issues

The edx-django-utils package has 17 open issues on GitHub

  • Python Requirements Update
  • chore: Post Django32 Cleanup

See more issues on GitHub

Related Packages & Articles

easy-thumbnails 2.8.5

A powerful, yet easy to implement image thumbnail generator application for Django. The primary function of easy-thumbnails is to dynamically create thumbnails based on a source image. Under the hood, easy-thumbnail uses PIL to perform the image manipulation.

drf-yasg 1.21.7

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.