You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-django-redis-5.4.0-1.lbn36.noarch
Redis cache backend for Django :target:
RPMPackage python3-django-q-1.3.9-3.lbn36.noarch
A multiprocessing distributed task queue for Django Features: - Multiprocessing worker pool - Asynchronous tasks - Scheduled, cron and repeated tasks - Signed and compressed packages - Failure and success database or cache - Result hooks, groups and chains - Django Admin integration - PaaS compatible with multiple instances - Multi cluster monitor - Redis, Disque, IronMQ, SQS, MongoDB or ORM - Rollbar and Sentry support
RPMPackage python3-django-q-1.3.9-3.lbn36.noarch
A multiprocessing distributed task queue for Django Features: - Multiprocessing worker pool - Asynchronous tasks - Scheduled, cron and repeated tasks - Signed and compressed packages - Failure and success database or cache - Result hooks, groups and chains - Django Admin integration - PaaS compatible with multiple instances - Multi cluster monitor - Redis, Disque, IronMQ, SQS, MongoDB or ORM - Rollbar and Sentry support
RPMPackage python3-django-pytest-0.2.0-30.lbn36.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 python3-django-pytest-0.2.0-30.lbn36.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 python3-django-pyscss-2.0.2-21.lbn36.noarch
A collection of tools for making it easier to use pyScss within Django. This package provides Python 3 build of django-pyscss.
RPMPackage python3-django-prometheus-2.3.1-1.lbn36.noarch
Django middlewares to monitor your application with Prometheus.io. Python 3 version.
RPMPackage python3-django-pipeline-1.6.8-19.lbn36.noarch
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. This package provides Python 3 build of django-pipeline.
RPMPackage python3-django-pipeline-1.6.8-19.lbn36.noarch
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. This package provides Python 3 build of django-pipeline.
RPMPackage python3-django-picklefield-3.1.0-1.lbn36.noarch
django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The implementation is taken and adopted from Django snippet #1694 by Taavi Taijala, which is in turn based on Django snippet #513 by Oliver Beattie.
RPMPackage python3-django-pglocks-1.0.4-5.lbn36.noarch
Context managers for advisory locks for PostgreSQL. Python 3 version.
RPMPackage python3-django-pdb-0.6.2-2.lbn36.noarch
Adding pdb.set_trace() to your source files every time you want to break into pdb sucks. Don’t do that. Do this.
RPMPackage python3-django-mptt-0.16.0-1.lbn36.noarch
This project is currently unmaintained Alternatives to django-mptt include: django-treebeard includes a MPTT implementation (called a nested set), but the state of maintenance is unclear. Maybe you do not need MPTT, especially when using newer databases. See django-tree-queries for an implementation using recursive Common Table Expressions (CTE). See the announcement blog post. django-mptt Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances. Project home: https:/github.com/django-mptt/django-mptt/ Documentation: https:/django-mptt.readthedocs.io/ Discussion group: https:/groups.google.com/forum/#!forum/django-mptt-dev What is Modified Preorder Tree Traversal? MPTT is a technique for storing hierarchical data in a database. The aim is to make retrieval operations very efficient. The trade-off for this efficiency is that performing inserts and moving items around the tree are more involved, as there’s some ex
RPMPackage python3-django-mptt-0.16.0-1.lbn36.noarch
This project is currently unmaintained Alternatives to django-mptt include: django-treebeard includes a MPTT implementation (called a nested set), but the state of maintenance is unclear. Maybe you do not need MPTT, especially when using newer databases. See django-tree-queries for an implementation using recursive Common Table Expressions (CTE). See the announcement blog post. django-mptt Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances. Project home: https:/github.com/django-mptt/django-mptt/ Documentation: https:/django-mptt.readthedocs.io/ Discussion group: https:/groups.google.com/forum/#!forum/django-mptt-dev What is Modified Preorder Tree Traversal? MPTT is a technique for storing hierarchical data in a database. The aim is to make retrieval operations very efficient. The trade-off for this efficiency is that performing inserts and moving items around the tree are more involved, as there’s some ex
RPMPackage python3-django-markdownx-3.0.1-8.lbn36.noarch
Django MarkdownX is a comprehensive Markdown plugin built for Django, the renowned high-level Python web framework, with flexibility, extensibility, and ease-of-use at its core.
RPMPackage python3-django-mailman3-1.3.7-2.fc36.noarch
This package contains libraries and templates for Django-based interfaces interacting with Mailman. To use this application, add django_mailman3 to the INSTALLED_APPS list in your Django server’s settings file.
RPMPackage python3-django-macros-0.4.0-21.fc36.noarch
Macros accepting positional and keyword arguments, and repeated block tags in the django template system. Sometimes include tags just do not get the job done. Either you have repeated code that you want to keep all in the same single template, or your code needs to dynamically generate and substitute in certain values, in a way that the include syntax inhibits. Whatever the case, if you are finding that the built in include tag just is not working for your use case, then perhaps django-macros is for you.
RPMPackage python3-django-js-asset-1.2.2-8.lbn36.noarch
Script tag with additional attributes for django.forms.Media. Python 3 version.
RPMPackage python3-django-js-asset-1.2.2-8.lbn36.noarch
Script tag with additional attributes for django.forms.Media. Python 3 version.
RPMPackage python3-django-ipware-4.0.2-1.fc36.noarch
A Django application to retrieve client's IP address.