Giter VIP home page Giter VIP logo

leonardoleanodev / django-dajaxice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skyone-cloud-solutions/django-dajaxice

0.0 1.0 0.0 281 KB

Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.

Home Page: http://dajaxproject.com/

License: Other

Python 63.30% JavaScript 36.70%

django-dajaxice's Introduction

django-dajaxice

Dajaxice is the communication core of dajaxproject. It's main goal is to trivialize the asynchronous communication within the django server side code and your js code.

dajaxice is JS-framework agnostic and focuses on decoupling the presentation logic from the server-side logic. dajaxice only requieres 5 minutes to start working.

This is a fork that will keep dajaxice compatible with django.

Project status

From v0.6 this project is not going to accept new features. In order to not break existing projects using this library, The original django-dajaxice will be maintained until django 1.8 is released.

This is a fork that will keep dajaxice compatible with django.

Should I use django-dajaxice?

The original autor discourages the usage of this project, but you can use this fork to if you want to have a compatible version of dajaxice with django.

Project Aims

  • Isolate the communication between the client and the server.
  • JS Framework agnostic (No Prototype, JQuery... needed ).
  • Presentation logic outside the views (No presentation code inside ajax functions).
  • Lightweight.
  • Crossbrowsing ready.
  • Unobtrusive standard-compliant (W3C) XMLHttpRequest 1.0 object usage.

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

django-dajaxice's People

Contributors

samukasmk avatar markuz avatar angelabad avatar pinguin999 avatar horejsek avatar dnx avatar victtorvpb avatar antonagestam avatar clement avatar flegoff avatar fladi avatar randalldegges-okta-2 avatar youen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.