Skip to content
/ hijax Public
forked from mpuig/hijax

Proof of concept for the hijax technique, using Django, backbone.js, mustache.js and underscore.js

Notifications You must be signed in to change notification settings

laxris/hijax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hijax demo, Django 1.5
Initial Remark
==============

This just updates the example found at https://github.com/mpuig/hijax to be useable with Django 1.5.

Documentation

I found this posts: Based on the example found at http://duganchen.ca/single-page-web-app-architecture-done-right and I decided to test it.

The result is a proof of concept of some popular web technologies:

Test It

run it: ./manage.py runserver browse: http://localhost:8000

Requirements

Django 1.5

About

Proof of concept for the hijax technique, using Django, backbone.js, mustache.js and underscore.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • Python 16.1%