Ports 搜索

共有8,048项符合www%3Atrac的查询结果,以下是第1,7511,760项(搜索用时0.005秒)
www/dpaste-2.10 (Score: 0.020137845)
Django based pastebin
dpaste is a Django based pastebin. It's intended to run separately but its also possible to be installed into an existing Django project like a regular app. You can find a live example on dpaste.de
www/paging-0.2.5 (Score: 0.020137845)
Paging module for Django
A simple and efficient paginator for django.
www/django-photologue-3.5.1 (Score: 0.020137845)
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.020137845)
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.020137845)
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.020137845)
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.020137845)
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.020137845)
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.020137845)
User-profile application for Django
A user-profile application for Django.
www/recaptcha-1.0.5 (Score: 0.020137845)
Django reCAPTCHA form field/widget integration app
Django reCAPTCHA form field/widget integration app.