You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage 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.
RPMPackage python2-django-ckeditor-5.3.0-2.lbn25.py37.noarch
Provides a RichTextField and CKEditorWidget utilizing CKEditor with image upload and browsing support included
RPMPackage 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, ...
RPMPackage 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.
RPMPackage 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.
RPMPackage 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.
RPMPackage 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.
RPMPackage 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.
RPMPackage 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.
RPMPackage 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.
RPMPackage 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.
RPMPackage 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).
RPMPackage python2-certifi-2019.6.16-2.lbn25.noarch
Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. Please note that this Fedora package does not actually include a certificate collection at all. It reads the system shared certificate trust collection instead. For more details on this system, see the ca-certificates package. This package provides the Python 2 certifi library.
RPMPackage python2-celery-4.3.0-1.lbn25.noarch
An open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well. The execution units, called tasks, are executed concurrently on one or more worker nodes using multiprocessing, Eventlet or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready). Celery is used in production systems to process millions of tasks a day. Celery is written in Python, but the protocol can be implemented in any language. It can also operate with other languages using web hooks. The recommended message broker is RabbitMQ, but limited support for Redis, Beanstalk, MongoDB, CouchDB and databases (using SQLAlchemy or the Django ORM) is also available.
RPMPackage ostree-libs-2019.3-3.lbn25.x86_64
The ostree-libs provides shared libraries for ostree.
RPMPackage ostree-grub2-2019.3-3.lbn25.x86_64
GRUB2 integration for OSTree
RPMPackage ostree-2019.3-3.lbn25.x86_64
libostree is a shared library designed primarily for use by higher level tools to manage host systems (e.g. rpm-ostree), as well as container tools like flatpak and the atomic CLI.
RPMPackage puppet-zookeeper-0.9.0-0.1.5877cbfgit.lbn25.noarch
Module for managing Apache Zookeeper
RPMPackage puppet-zaqar-15.4.0-1.lbn25.noarch
Puppet module for OpenStack Zaqar
RPMPackage puppet-xinetd-3.3.0-1.d768da2git.lbn25.noarch
Configures xinetd and exposes the xinetd::service definition for adding new services.