Skip to content

Easy to use library to create asynchronous presentation logic with django and dajaxice

License

Notifications You must be signed in to change notification settings

qtm315/django-dajax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-dajax

Dajax is a powerfull tool to easily and super-fastly develop asynchronous presentation logic in web applications using python and almost no lines of JS source code.

It supports up to four of the most popular JS frameworks:

  • jQuery
  • Prototype
  • Dojo
  • mootols

Using django-dajaxice communication core, django-dajax implements an abstraction layer between the presentation logic managed with JS and your python business logic. With dajax you can modify your DOM structure directly from python.

For more information about how django-dajax works: https://dajaxproject.com

Official site http://dajaxproject.com Documentation http://readthedocs.org/projects/django-dajax/

About

Easy to use library to create asynchronous presentation logic with django and dajaxice

Resources

License

Stars

Watchers

Forks

Packages