Ports Search

Results 1,7511,760 of 8,048 for /www/.(0.005 seconds)
www/django-photologue-3.5.1 (Score: 0.056974534)
Powerful image management and gallery application for Django
Photologue is a reusable Django application that provides powerful image management and manipulation functionality as well as a complete photo gallery solution. Effects, include reflections and transparent watermarks. Photologue embraces the Django admin and smoothly integrates with photo thumbnails and effect previews.
www/picklefield-0.3.2 (Score: 0.056974534)
Pickled object field for Django
picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. It is incredibly useful for storing just about anything in the database (provided it is Pickle-able, of course) when there isn't a 'proper' field for the job.
www/django-guardian-1.4.5 (Score: 0.056974534)
Implementation of per object permissions for Django
django-guardian is an implementation of object permissions for Django providing extra authentication backend.
www/django-pipeline-1.3.27 (Score: 0.056974534)
Asset (css/js) packaging library for Django
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 embedding.
www/django-piston-0.2.3 (Score: 0.056974534)
Piston is a Django mini-framework creating APIs
A mini-framework for Django for creating RESTful APIs. Piston is a relatively small Django application that lets you create application programming interfaces (API) for your sites. It has several unique features: * Ties into Django's internal mechanisms. * Supports OAuth out of the box (as well as Basic/Digest or custom auth.) * Doesn't require tying to models, allowing arbitrary resources. * Speaks JSON, YAML, Python Pickle & XML (and HATEOAS.) * Ships with a convenient reusable library in Python * Respects and encourages proper use of HTTP (status codes, ...) * Has built in (optional) form validation (via Django), throttling, etc. * Supports streaming, with a small memory footprint.
www/django-otp-yubikey-0.3.4 (Score: 0.056974534)
Plugin that verifies YubiKey OTP tokens
This is a django-otp plugin that handles YubiKey devices using the Yubico OTP algorithm. This includes two device definitions: one to verify YubiKey tokens locally and another to verify them against a web service.
www/django-profiles-0.2 (Score: 0.056974534)
User-profile application for Django
A user-profile application for Django.
www/recaptcha-1.0.5 (Score: 0.056974534)
Django reCAPTCHA form field/widget integration app
Django reCAPTCHA form field/widget integration app.
Default templates and settings for django-registration
This module provides a full set of default templates and settings for django-registration to ease the process of creating Django apps that require user registration.
www/django-registration-2.1 (Score: 0.056974534)
User-registration application for Django
A fairly simple user-registration application for Django, designed to make allowing user signups as painless as possible