You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-django-storages+libcloud-1.11.1-5.lbn36.noarch
Support for many storage backends in Django. "libcloud" extras.
RPMPackage python3-django-storages+libcloud-1.11.1-5.lbn36.noarch
Support for many storage backends in Django. "libcloud" extras.
RPMPackage python3-django-storages+dropbox-1.11.1-5.lbn36.noarch
Support for many storage backends in Django. "dropbox" extras.
RPMPackage python3-django-storages+dropbox-1.11.1-5.lbn36.noarch
Support for many storage backends in Django. "dropbox" extras.
RPMPackage python3-django-storages+boto3-1.11.1-5.lbn36.noarch
Support for many storage backends in Django. "boto3" extras.
RPMPackage python3-django-storages+boto3-1.11.1-5.lbn36.noarch
Support for many storage backends in Django. "boto3" extras.
RPMPackage python3-django-storages-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
RPMPackage python3-django-storages-1.11.1-5.lbn36.noarch
Support for many storage backends in Django.
RPMPackage python3-django-search-url-0.1-9.lbn36.noarch
This simple Django utility allows you to utilize the 12factor inspired SEARCH_URL environment variable to configure your application.
RPMPackage python3-django-search-url-0.1-9.lbn36.noarch
This simple Django utility allows you to utilize the 12factor inspired SEARCH_URL environment variable to configure your application.
RPMPackage python3-django-rules-3.3.0-1.fc36.noarch
Awesome Django authorization, without the database.
RPMPackage python3-django-rules-3.3.0-1.fc36.noarch
Awesome Django authorization, without the database.
RPMPackage python3-django-rq-2.10.2-1.lbn36.noarch
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project. Python 3 version.
RPMPackage python3-django-rq-2.10.2-1.lbn36.noarch
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project. Python 3 version.
RPMPackage python3-django-robots-3.1.0-14.lbn36.noarch
Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app. This package provides Python 3 build of django-robots.
RPMPackage python3-django-robots-3.1.0-14.lbn36.noarch
Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app. This package provides Python 3 build of django-robots.
RPMPackage python3-django-reversion-4.0.0-2.lbn36.noarch
Reversion is an extension to the Django web framework that provides comprehensive version control facilities. Features: * Roll back to any point in a model's history - an unlimited undo facility! * Recover deleted models - never lose data again! * Admin integration for maximum usability. * Group related changes into revisions that can be rolled back in a single transaction. * Automatically save a new version whenever your model changes using Django's flexible signalling framework. * Automate your revision management with easy-to-use middleware. Reversion can be easily added to your existing Django project with a minimum of code changes.
RPMPackage python3-django-reversion-4.0.0-2.lbn36.noarch
Reversion is an extension to the Django web framework that provides comprehensive version control facilities. Features: * Roll back to any point in a model's history - an unlimited undo facility! * Recover deleted models - never lose data again! * Admin integration for maximum usability. * Group related changes into revisions that can be rolled back in a single transaction. * Automatically save a new version whenever your model changes using Django's flexible signalling framework. * Automate your revision management with easy-to-use middleware. Reversion can be easily added to your existing Django project with a minimum of code changes.
RPMPackage python3-django-rest-framework-3.13.1-2.lbn36.noarch
Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework: * The Web browsable API is a huge usability win for your developers. * Authentication policies including OAuth1a and OAuth2 out of the box. * Serialization that supports both ORM and non-ORM data sources. * Customizable all the way down - just use regular function-based views if you don't need the more powerful features. * Extensive documentation, and great community support.
RPMPackage python3-django-redis-5.4.0-1.lbn36.noarch
Redis cache backend for Django :target: