-
python3-django-sr-0.0.4-1.lbn36.noarch
Django Settings Resolver
========================
.. image:: https://travis-ci.org/jespino/django-sr.png?branch=master
:target: https://travis-ci.org/jespino/django-sr
.. image:: https://coveralls.io/repos/jespino/django-sr/badge.png?branch=master
:target: https://coveralls.io/r/jespino/django-sr?branch=master
.. image:: https://pypip.in/v/django-sr/badge.png
:target:...
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-django-sr-0.0.4-1.lbn36.noarch
Django Settings Resolver
========================
.. image:: https://travis-ci.org/jespino/django-sr.png?branch=master
:target: https://travis-ci.org/jespino/django-sr
.. image:: https://coveralls.io/repos/jespino/django-sr/badge.png?branch=master
:target: https://coveralls.io/r/jespino/django-sr?branch=master
.. image:: https://pypip.in/v/django-sr/badge.png
:target:...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-storages+boto3-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
"boto3" extras.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-storages+dropbox-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
"dropbox" extras.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-storages+libcloud-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
"libcloud" extras.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-storages+sftp-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
"sftp" extras.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-storages-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-stubs-ext-5.2.2-1.lbn36.noarch
Extensions and monkey-patching for django-stubs
This package contains extensions and monkey-patching functions for the django-stubs package. Certain features of django-stubs (i.e. generic django classes that don't define the __class_getitem__ method) require runtime monkey-patching, which can't be done with type stubs. These extensions were split into a separate package so library consumers don't need mypy as a runtime dependency (#526).
Installation
pip install django-stubs-ext
Usage
In your Django application, use the following code:
import django_stubs_ext
django_stubs_ext.monkeypatch()
This only needs to be called once, so the call to monkeypatch should be placed in your top-level settings.
Real-life example can be found here.
Version compatibility
Since django-stubs supports multiple Django versions, this package takes care to only monkey-patch the features needed by your django version, and decides which features to patch at runtime. This is completely safe, as (currently) w
Located in
LBN
/
…
/
Business
/
BastionLinux 36
-
python3-django-svelte-jsoneditor-0.4.2-1.lbn36.noarch
django-svelte-jsoneditor
A plug in widget for django's JSONField that allows manipulation and display of JSON data. The widget is built using Jos deJong's new svelte-jsoneditor.
Read the documentation here.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-tables2-2.7.0-1.lbn36.noarch
django-tables2 simplifies the task of turning sets of data into HTML tables.
It has native support for pagination and sorting. It does for HTML tables
what django.forms does for HTML forms.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36