Ports Search

Results 1,7611,770 of 8,048 for www%3Atrac.(0.004 seconds)
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.020137845)
User-registration application for Django
A fairly simple user-registration application for Django, designed to make allowing user signups as painless as possible
www/django-pipeline-1.6.8 (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.
Fork of django-filebrowser for Mezzanine CMS
A fork of django-filebrowser for Mezzanine CMS
www/django-mezzanine-grappelli-0.3.13 (Score: 0.020137845)
Fork of django-grappelli for Mezzanine CMS
A fork of django-grappelli for Mezzanine CMS
www/django-registration-redux-1.4 (Score: 0.020137845)
User-registration application for Django
A fairly simple user-registration application for Django, designed to make allowing user signups as painless as possible
www/django-reversion-1.6.1 (Score: 0.020137845)
Provides comprehensive version control facilities to Django apps
django-reversion is an extension to the Django web framework that provides comprehensive version control facilities: - 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. django-reversion can be easily added to your existing Django project with an absolute minimum of code changes.
www/django-sekizai-0.7 (Score: 0.020137845)
Block templating system for Django
Sekizai means "blocks" in Japanese, and that's what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javscript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block.
www/django-signals-ahoy-0.1.3 (Score: 0.020137845)
Extended set of signals for use by Django apps
Provides an extended set of signals for use by Django apps.
www/django-simple-captcha-0.4.1 (Score: 0.020137845)
Simple, yet powerful, Django captcha application
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.