mscerts.net
 
Adaptive Technologies
Adobe AIR Apps
Artistic Software
Communications
Database
Desktop Environment
Documentation
Education
Games
Home Automation
Information Management
Internet
Multimedia
Office
Printing
Programming
Religion
Science
Science and Engineering
Security
System
Terminals
Text Editing&Processing
Utilities
 
 
myGengo 1.2.0
corejet.jira 1.0 Alpha 1
jsoncmd 0.0
correct_pycountry 0.12.2
Monsters 1.0
corejet.core 1.0 Alpha 1
Scope::Container::DBI 0.04
DBIx::DataModel 1.27
Word Golf 0.2.1
Plack::Middleware::LogWarn 0.001002
 
 
 

django-nginx-ssi 0.1.1

Django SSI library for use with Nginx

django-nginx-ssi is a Django SSI library for use with Nginx.

See http://wiki.nginx.org/HttpSsiModule

{% load nginxssi_tags %}
hello
{% nginxssi %}
 < b > okidoki < /b > {%now "jS F Y H:i"%} Hello {{foo}}
{% endnginxssi %}
world


Renders inline as:

hello
< !--# include virtual="/nginxssi/a3e5fa678243e0bab620fbca75f6601d/" -- >
world


A request to /nginxssi/a3e5fa678243e0bab620fbca75f6601d/ renders:

< b > okidoki < /b > 25th January 2011 13:26 Hello bar

Nginx will stitch these two together to form:

hello
< b > okidoki < /b > 25th January 2011 13:26 Hello bar
world


How it works

1. The template is cached in its raw unrendered form
2. The template string's md5 hash is used as a cache key
3. The template's context is stored with the cache key as a prefix
4. A request to the SSI url looks up the template and the context in the cache, renders it and returns the HttpResponse

Requirements:

· Python
· Django

  Other
-   django-stackato 0.9
-   django-dust 0.2
-   django-prelaunch 0.1
-   django-hookbox 0.3
-   django-migrate-mail 0.1.6
-   django-bop 0.2
-   kotti_analytics 0.2
-   kotti_rstdocument 0.1
-   django-desktop-notifications 0.3
-   django-error-pages 0.4
-   django-testproject 0.1
-   Send To Gatherer 0.5.0
-   recipefox 0.33
-   Mega-Debrid plugin 1.4
-   Boox 3.0
-   FireLink 1.1
-   ubuntu-countdown 0.1
-   Privacy Dashboard 0.9.5
-   TUCaN't 1.0
-   gp.bootstrap 0.1
 
 
                mscerts.net