-
python2-debpkgr-1.1.0-1.lbn25.noarch
Pure Python implementation of Debian/Ubuntu packaging and repository utilities.
The allows one to perform various Debian-specific operations on
non-Debian systems, in the absence of typical system-provided
utilities (e.g. apt).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-1.11.13-2.lbn25.py37.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
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-ajax-selects-1.3.4-13.lbn25.py37.noarch
Enables editing of ForeignKey, ManyToMany and simple text fields using the
Autocomplete - jQuery plugin.
django-ajax-selects will work in any normal form as well as in the admin.
The user is presented with a text field. They type a search term or a few
letters of a name they are looking for, an ajax request is sent to the server,
a search channel returns possible results. Results are displayed as a drop
down menu. When an item is selected it is added to a display area just below
the text field.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-angular-1.1.2-1.lbn25.py37.noarch
Django-Angular is a collection of utilities, which aim to ease the
integration of Django with AngularJS by providing reusable components.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-annoying-0.9.0-4.lbn25.py37.noarch
Django-annoying is a django application that tries to
eliminate annoying things in the Django framework.
This package provides Python 2 build of django-annoying.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-authority-0.11-4.lbn25.py37.noarch
This is a Django app for generic per-object permissions, custom permission
checks and permission requests. It also includes view decorators and template
tags for ease of use. This package provides Python 2 build of django-authority.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-avatar-3.1.0-3.lbn25.py37.noarch
Django-avatar is a reusable application for handling user avatars. It has the
ability to default to Gravatar if no avatar is found for a certain user.
Django-avatar automatically generates thumbnails and stores them to your
default file storage back-end for retrieval later.
This package provides Python 2 build of django-avatar.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-babel-0.6.2-1.lbn25.py37.noarch
This package contains various utilities for integration of
Babel into the Django web framework:
* A message extraction plugin for Django templates.
* A middleware class that adds the Babel `Locale`_ object to requests.
* A set
of template tags for date and number formatting.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-bootstrap-breadcrumbs-0.8.2-1.lbn25.py37.noarch
bootstrap-breadcrumbs is a drop-in replacement for django’s own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.
Usecases
Imagine that you have a gallery model and a photo model. Usually you want a relation between these models so you can add multiple photos to one gallery but also want to be able to have the same photo on many galleries.
This is where you usually can use many to many relation. The downside is that django’s default implementation doesn’t provide a way to order the photos in the gallery. So you only have a random ordering which is not suitable in most cases.
You can work around this limitation by using the SortedManyToManyField provided by this package as drop in replacement for django’s ManyToManyField.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-bower-5.2.0-1.lbn25.py37.noarch
Djangobower Easy way to use bower < with your Django < project.Bower is a
package manager for the web. It offers a generic, unopinionated solution to the
problem of frontend package management, while exposing the package dependency
model via an API that can be consumed by a more opinionated build stack. There
are no system wide dependencies, no dependencies are shared between different
apps, ...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25