-
python3-django-anymail-9.1-1.lbn36.noarch
Anymail: Django email integration for transactional ESPs .. This README is
reused in multiple places: * Github: project page, exactly as it appears here *
Docs: shared-intro section gets included in docs/index.rst quickstart section
gets included in docs/quickstart.rst * PyPI: project page (via setup.py
long_description), with several edits to freeze it to the specific PyPI release
(see...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-dbconn-retry-0.1.7-1.lbn36.noarch
Django Database Connection Autoreconnect
This library monkeypatches django.db.backends.base.BaseDatabaseWrapper so
that when a database operation fails because the underlying TCP connection was
already closed, it first tried to reconnect, instead of immediately raising
an OperationException.
Why is this useful?
I use HAProxy as a load-balancer in front of my PostgreSQL databases all
the time, sometimes in addition to pgbouncer. Even though you can mostly
prevent surprises by enabling TCP keep-alive packets through tcpka,
clitcpka and srvtcpka, I still encounter situations where the
underlying TCP connection has been closed through the load-balancer. Most often
this results in
django.db.utils.OperationalError: server closed the connection unexpectedly
This probably means the server terminated abnormally before or while
processing the request.
This library patches Django such that it try to reconnect once before failing.
Another application of this is when using Hashicorp Vault, where
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-deprecate-fields-0.1.1-1.lbn36.noarch
Django - Deprecate Field[ and filter() in Django.Mirage can also migrate data from origin
column to encrypted column in database with a good performance.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-polymorphic-3.1.0-1.lbn36.noarch
.. image:: Polymorphic Models for Django
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-ratelimit-4.1.0-1.lbn36.noarch
Django Ratelimit provides a decorator to rate-limit views. Limiting can
be based on IP address or a field in the request–either a GET or POST
variable.
Code:
https:/github.com/jsocol/django-ratelimit
License:
Apache Software License 2.0; see LICENSE file
Issues:
https:/github.com/jsocol/django-ratelimit/issues
Documentation:
http:/django-ratelimit.readthedocs.io/
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-rest-polymorphic-0.1.10-1.lbn36.noarch
Django REST Polymorphic Polymorphic serializers for Django REST Framework.--
django-rest-polymorphic allows you to easily define serializers for your
inherited models that you have created using django-polymorphic library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-django-silk-5.4.0-1.lbn36.noarch
[![GitHub Actions]( [![GitHub Actions]( [![PyPI Download]( [![PyPI Python
Versions]( [![Supported Django versions](
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36