Skip to content

kenchangh/gae-pjax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pjax on Google App Engine

This is just a demo of a server setup of Pjax on Google App Engine (or Webapp2 to be precise).

And yes, it works pretty well!

The templating engine used here is Jinja2. The use of other templating engines won't really affect the usage of pjax on Google App Engine.

Definitely check base_handler.py out. In class BaseHandler, I have defined pjax function that handles the background magic.

Support

Don't forget to fork or star this repo!

If you have any questions/concerns, please feel free to contact me. My email address is [email protected]

About

Server-side setup of GAE for PJAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published