-
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
-
python2-django-ckeditor-5.3.0-2.lbn25.py37.noarch
Provides a RichTextField and CKEditorWidget utilizing CKEditor
with image upload and browsing support included
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-classy-tags-0.7.2-6.lbn25.py37.noarch
The goal of this project is to create a new way of writing Django template tags
which is fully compatible with the current Django templating infrastructure.
This new way should be easy, clean and require as little boilerplate code
as possible while still staying as powerful as possible.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-contact-form-1.1-6.lbn25.py37.noarch
An extensible contact-form application for Django
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-cors-headers-2.0.2-3.lbn25.py37.noarch
django-cors-headers is a Django application for handling the server headers
required for Cross-Origin Resource Sharing (CORS).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-django-database-url-0.4.2-3.lbn25.py37.noarch
This simple Django utility allows you to utilize the 12factor inspired
DATABASE_URL environment variable to configure your Django application.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25