lp:django-twophase

Created by Eric Moritz and last modified
Get this branch:
bzr branch lp:django-twophase
Only Eric Moritz can upload to this branch. If you are Eric Moritz please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Eric Moritz
Project:
django-twophase
Status:
Development

Recent revisions

7. By Eric Moritz

Split the SSI code and the template code into two different apps

6. By Eric Moritz

Added a settings module for the autoescape setting

5. By Eric Moritz

Tested the autoescaping functionality
Tested the order of operation of the middleware classes. Made sure that
changes made in process_request by middleware placed before the cache
middleware, are available to the second phase. This was tested by emulating
the Authentication middleware.

4. By Eric Moritz

Added the django_autoescape template tag that mimics the autoescape template
tag to enable and disable autoescaping in the template
Added the django_escape filter to allow variables to be escaped if the
setting is turned off

3. By Eric Moritz

Enabled the ability to turn auto escaping of django code on or off based on
a setting

2. By Eric Moritz

Created the start of the README

1. By Eric Moritz

Imported the initial twophase app

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers