-
python3-django-1.10.5-1.lbn19.noarch
Django is a high-level Python Web framework that encourages rapid
development and a clean, pragmatic design. It focuses on automating as
much as possible and adhering to the DRY (Don't Repeat Yourself)
principle.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-doc-1.9.6-2.lbn19.noarch
This package contains the documentation for the Django high-level
Python Web framework.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-ipware-1.1.5-1.lbn19.noarch
UNKNOWN
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-jinja-2.1.3-1.lbn19.noarch
django-jinja
============
Simple and nonobstructive jinja2 integration with
Django.
**Now with support for django 1.8**
.. image::
https://img.shields.io/travis/niwinz/django-jinja.svg?style=flat
:target:
https://travis-ci.org/niwinz/django-jinja
.. image::
https://img.shields.io/pypi/v/django-jinja.svg?style=flat
:target:
https://pypi.python.org/pypi/django-jinja
.. image:: ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-pgjson-0.3.1-1.lbn19.noarch
UNKNOWN
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-pglocks-1.0.1-1.lbn19.noarch
==============
django-pglocks
==============
django-pglocks provides a useful
context manager to manage PostgreSQL advisory locks. It requires Django (tested
with 1.5), PostgreSQL, and (probably) psycopg2.
Advisory Locks
==============
Advisory locks are application-level locks that are acquired and released
purely by the client of the database; PostgreSQL never acquires them on its
own. They ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-picklefield-0.3.2-1.lbn19.noarch
.. image:: https://travis-ci.org/gintas/django-picklefield.svg?branch=master
:target: https://travis-ci.org/gintas/django-picklefield
.. image::
https://coveralls.io/repos/gintas/django-
picklefield/badge.svg?branch=master&service=github
:target:
https://coveralls.io/github/gintas/django-picklefield?branch=master
-----
About
-----
**django-picklefield** provides an implementation of a ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-sampledatahelper-0.4-1.lbn19.noarch
Django Sample Data Helper
=========================
.. image::
http://kaleidos.net/static/img/badge.png
:target:
http://www.kaleidos.net/community/django-sampledatahelper/
.. image:: https
://travis-ci.org/kaleidos/django-sampledatahelper.png?branch=master
:target: https://travis-ci.org/kaleidos/django-sampledatahelper
.. image:: ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-sites-0.9-1.lbn19.noarch
django-sites
============
.. image:: https://img.shields.io/travis/niwinz
/django-sites.svg?style=flat
:target: https://travis-ci.org/niwinz/django-
sites
.. image:: https://img.shields.io/pypi/v/django-sites.svg?style=flat
:target: https://pypi.python.org/pypi/django-sites
.. image::
https://img.shields.io/pypi/dm/django-sites.svg?style=flat
:target: ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python3-django-slowdown-0.0.1-1.lbn19.noarch
Django-Slowdown
---------------
Ultra simple slowdown middleware for django
(Add a time.sleep(settings.SLOWDOWN / 1000) in a middleware).
Install
=======
.. code-block::
pip install django-slowdown
Usage
=====
Add your settings
file the Slowdown middleware and the SLOWDOWN setting
variable (the default
value is 1000 miliseconds).
.. code-block::
MIDDLEWARE_CLASSES += ...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19