Ports 搜索

共有8,048项符合/www/的查询结果,以下是第1,7111,720项(搜索用时0.006秒)
www/django-caching-app-plugins-0.1.4 (Score: 0.056974534)
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.056974534)
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.056974534)
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.056974534)
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.056974534)
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.056974534)
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.056974534)
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.056974534)
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.
www/django-cors-headers-1.1.0 (Score: 0.056974534)
Handles server headers required for Cross-Origin Resource Sharing
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses.
www/django-countries-3.4.1 (Score: 0.056974534)
Provides country choices for use with django
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.