You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-django-sekizai-0.6.1-1.lbn19.noarch
Django Sekizai
RPMPackage python-django-savanna-0.2-2.fc19.noarch
Savanna plugin for the OpenStack Dashboard.
RPMPackage python-django-sahara-2014.1.0-1.lbn19.noarch
Sahara plugin for the OpenStack Dashboard.
RPMPackage python-django-robots-0.9.1-1.lbn19.noarch
Robots exclusion application for Django, complementing Sitemaps.
RPMPackage python-django-require-1.0.8-1.lbn19.noarch
django-require is a Django staticfiles post-processor for optimizing with RequireJS. Features Optimize your static assets using the excellent r.js optimizer. Compile standalone modules using the almond.js shim. Compatible with any Django staticfiles storage backend.
RPMPackage python-django-ratelimit-backend-1.0-1.lbn19.noarch
Rate-limit your login attempts at the authentication backend level. Login attempts are stored in the cache for 5 minutes and IPs with more than 30 failed login attempts in the last 5 minutes are blocked. The numbers (30 attempts, 5 minutes) as well as the blocking strategy can be customized.
RPMPackage python-django-pyscss-2.0.2-1.lbn19.noarch
A collection of tools for making it easier to use pyScss within Django.
RPMPackage python-django-openstack-auth-1.1.7-1.lbn19.noarch
Django OpenStack Auth is a pluggable Django authentication backend that works with Django's ``contrib.auth`` framework to authenticate a user against OpenStack's Keystone Identity API. The current version is designed to work with the Keystone V2 API.
RPMPackage python-django-openid-auth-0.5-1.lbn19.noarch
A library that can be used to add OpenID support to Django applications. The library integrates with Django's built in authentication system, so most applications require minimal changes to support OpenID llogin. The library also includes the following features: * Basic user details are transferred from the OpenID server via the Simple Registration extension or Attribute Exchange extension. * can be configured to use a fixed OpenID server URL, for use in SSO. * supports the launchpad.net teams extension to get team membership info.
RPMPackage python-django-mptt-0.5.5-1.lbn19.noarch
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 is more involved, as there's some extra work required to keep the tree structure in a good state at all times.
RPMPackage python-django-method-override-0.1.0-1.lbn19.noarch
Django Middleware for HTTP Method Override Form Params & Header
RPMPackage python-django-masquerade-0.1.6-1.lbn19.noarch
Masquerade is a simple app to allow site administrators (IE, any user with is_staff = True) to browse the site as a different user. It is implemented via a middleware that looks for a specific key in the user's session -- the user to masquerade as. Also included are views and templates to allow the staff user to enter a username to masquerade and turn off masquerading as well as a template tag that provides links to these views for staff users.
RPMPackage python-django-mako-0.1.5pre-1.lbn19.noarch
Django Mako
RPMPackage python-django-kombu-0.9.4-1.lbn19.noarch
Kombu transport using the Django database as a message store.
RPMPackage python-django-keyedcache-1.5.1-1.lbn19.noarch
Django Keyedcache provides utilities and class mixins for simplified development of cache-aware objects. Used in Satchmo
RPMPackage python-django-horizon-doc-2013.1.4-1.fc19.noarch
Documentation for the Django Horizon application for talking with Openstack
RPMPackage python-django-horizon-2014.1-1.lbn19.noarch
Horizon is a Django application for providing Openstack UI components. It allows performing site administrator (viewing account resource usage, configuring users, accounts, quotas, flavors, etc.) and end user operations (start/stop/delete instances, create/restore snapshots, view instance VNC console, etc.)
RPMPackage python-django-followit-0.0.3-1.lbn19.noarch
A Django application that allows users to follow django model objects
RPMPackage python-django-floppyforms-1.3.0-1.lbn19.noarch
Full control of form rendering in the templates
RPMPackage python-django-filter-0.10.0-1.lbn19.noarch
django-filter