django-angular
  • Installation
    • Dependencies
  • Integrate AngularJS with Django
    • XMLHttpRequest
    • Template tags
    • Bound Forms
  • Running the demos
    • Form Validation
    • Model Form
    • Model Form Validation
    • Three-Way Data-Binding
    • Artificial form constraints
  • Integrate a Django form with an AngularJS model
    • Sample code
    • Full working example
  • Validate Django forms using AngularJS
    • NgFormValidationMixin
    • Customize detected and potential validation errors
  • Perform basic CRUD operations
    • Configuration
    • Optional attributes
    • Usage example
  • Remote Method Invocation
    • Single Page Applications
    • Dispatching Ajax requests using method GET
  • Cross Site Request Forgery protection
    • Set header with X-CSRFToken via Cookie
    • Set header with X-CSRFToken via templatetag
    • Disable Cross Site Request Forgery protection
  • Share a template between Django and AngularJS
    • For this purpose use the template tag {% angularjs %}
    • Example
  • Manage Django URL’s for AngularJS
    • Installation
    • Usage
  • Three-way data-binding
    • Installation
    • Demo
    • Add three-way data-binding to an AngularJS application
  • Release History
    • 0.7.9
    • 0.7.8
    • 0.7.7
    • 0.7.6
    • 0.7.5
    • 0.7.4
    • 0.7.3
    • 0.7.2
    • 0.7.1
    • 0.7.0
    • 0.6.3
    • 0.6.2
    • 0.6.1
    • 0.6.0
    • 0.5.0
    • 0.4.0
    • 0.3.0
    • 0.2.2
    • 0.2.1
    • 0.2.0
    • 0.1.4
    • 0.1.3
    • 0.1.2
    • 0.1.1
    • 0.1.0
 
django-angular
  • Docs »
  • Edit on GitHub


© Copyright Copyright 2015, Jacob Rief.

Built with Sphinx using a theme provided by Read the Docs.