Ports Search

Results 1,6411,650 of 8,048 for /www/.(0.009 seconds)
www/django-overextends-0.4.2 (Score: 0.056974534)
Django reusable app enabling circular template inheritance
A Django reusable app providing the overextends template tag, a drop-in replacement for Django's extends tag, which allows you to use circular template inheritance. The primary use-case for overextends is to simultaneously override and extend templates from other reusable apps, in your own Django project.
www/Horde_Editor-2.0.4 (Score: 0.056974534)
Horde Editor API
The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.
www/django-post_office-2.0.8 (Score: 0.056974534)
Django app to monitor and send mail asynchronously
Django Post Office is a simple app to send and manage your emails in Django. Some awesome features are: * Allows you to send email asynchronously * Multi backend support * Supports HTML email * Supports database based email templates * Built in scheduling support * Works well with task queues like RQ or Celery * Uses multiprocessing to send a large number of emails in parallel * Supports multilingual email templates (i18n)
www/django-statici18n-1.2.1 (Score: 0.056974534)
Helper for generating Javascript catalog to static files
When dealing with internationalization in JavaScript code, Django provides the javascript_catalog view which sends out a JavaScript code library with functions that mimic the gettext interface, plus an array of translation strings. At first glance, it works well and everything is fine. But, because javascript_catalog view is generating JavaScript catalog dynamically on each request, it's adding an overhead that can be an issue with site growth.
www/django-tagging-0.4.4 (Score: 0.056974534)
Generic tagging application for Django
A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
www/Horde_Service_Facebook-2.0.6 (Score: 0.056974534)
Horde Facebook client
This Horde package provides client libraries for the Facebook REST API.
www/django-tastypie-0.13.3 (Score: 0.056974534)
Create REST API for Django apps
Creating delicious APIs for Django apps since 2010. Here are some common reasons for tastypie: * You need an API that is RESTful and uses HTTP well. * You want to support deep relations. * You DON'T want to have to write your own serializer to make the output right. * You want an API framework that has little magic, very flexible and maps well to the problem domain. * You want/need XML serialization that is treated equally to JSON (and YAML is there too). * You want to support my perceived NIH syndrome, which is less about NIH and more about trying to help out friends/coworkers.
www/Horde_Service_Twitter-2.0.1 (Score: 0.056974534)
Horde Twitter client
This Horde package provides client libraries for the Twitter REST API.
www/Horde_Service_UrlShortener-2.0.1 (Score: 0.056974534)
Horde URL shortening services interface
This Horde package provides interfaces to various URL shortening services.
www/Horde_Service_Weather-2.0.1 (Score: 0.056974534)
Horde Weather Provider
Set of Horde classes that provide an abstraction to various online weather service providers. Includes drivers for WeatherUnderground, WorldWeatherOnline and Google Weather.