Ports Search

Results 1,7111,720 of 8,048 for www%3Atrac.(0.004 seconds)
www/hastymail-1.5 (Score: 0.020137845)
Small, fast and secure yet powerful IMAP webmail
Hastymail is a streamlined, secure, fast web based IMAP client written in PHP. Hastymail is designed to have low server requirements and follow internet standards for MIME, IMAP and SMTP communications. Hastymail is also designed to work with all the major and not so major web browsers available. Hastymail does not use frames, javascript, or cookies and all output is 100% W3C compliant 4.01 transitional HTML.
www/django-bootstrap-form-3.2.1 (Score: 0.020137845)
Bootstrap forms for django
Generate twitter-bootstrap form output for django form A simple Django template tag to work with twitter bootstrap ( http://twitter.github.com/bootstrap/ )
www/django-caching-app-plugins-0.1.4 (Score: 0.020137845)
Django app for writing pluggable reusable django applications
Reusable django application for writting pluggable reusable django applications. Allows 3rd party apps to dynamically insert template inclusions into your apps at pre-defined plugin points.
www/django-classy-tags-0.7.2 (Score: 0.020137845)
Class based template tags for Django
The goal of this project is to create a new way of writing Django template tags which is fully compatible with the current Django templating infrastructure. This new way should be easy, clean and require as little boilerplate code as possible while still staying as powerful as possible. Features: * Class based template tags. * Template tag argument parser. * Declarative way to define arguments. * Supports (theoretically infinite) parse-until blocks. * Extensible!
www/django-cms-2.4.1 (Score: 0.020137845)
Content management system built with the Django framework
A free and open source content management system for publishing content on the World Wide Web and intranets. It is based on Django and written in Python.
www/configurations-1.0 (Score: 0.020137845)
Django project configuration using the composability of Python classes
django-configurations eases Django project configuration by relying on the composability of Python classes. It extends the notion of Django's module based settings loading with well established object oriented programming patterns.
www/mod_auth_gssapi-1.4.1 (Score: 0.020137845)
Apache module for authenticating users with GSSAPI
This module adds support for single-sign-on authentication via GSSAPI to the Apache httpd. It is intended as a successor to mod_auth_kerb.
www/django-contact-form-1.2 (Score: 0.020137845)
Generic contact-form application for Django
This application provids simple, extensible contact-form functionality for Django sites. Full documentation for all functionality is included and is also available online.
www/HTMLgen-2.2.2 (Score: 0.020137845)
Python library for the generation of HTML documents
HTMLgen is a class library for the generation of HTML documents with Python scripts. It's used when you want to create HTML pages containing information which changes from time to time. For example you might want to have a page which provides an overall system summary of data collected nightly. Or maybe you have a catalog of data and images that you would like formed into a spiffy set of web pages for the world to browse. Python is a great scripting language for these tasks and with HTMLgen it's very straightforward to construct objects which are rendered into consistently structured web pages. Of course, CGI scripts written in Python can take advantage of these classes as well.
www/django-contrib-comments-1.6.1 (Score: 0.020137845)
Code formerly known as django.contrib.comments
Django used to include a comments framework; since Django 1.6 it's been separated to a separate project. This is that project. This framework can be used to attach comments to any model, so you can use it for comments on blog entries, photos, book chapters, or anything else.