Skip to main content

Let Django play well with AngularJS

Project description

===========
django-angular
===========

Let Django play well with AngularJS
===================================

0.8.1 (latest)
--------------

From a functional point of view, almost nothing changed between 0.7.16
and 0.8.0 with one *big* exception:

**djangular has been renamed to djng** and **ng.django-...** has been
renamed to **djng-...**. This was requested by many users since it:

- caused a naming conflict with another Django app named the same and
- the identifier "djangular" by many users was seen as a bad choice for
this Django app.
- violated the AngularJS principle that only their modules shall be
prefixed with ``ng``.

Please read https://github.com/jrief/django-angular/issues/35 for the
preceded discussion on this topic.

`Demo <http://django-angular.awesto.com/form_validation/>`__ on how to
combine Django with Angular's form validation.

Detailed documentation on
`ReadTheDocs <http://django-angular.readthedocs.org/en/latest/>`__.

Please participate at this `survey on naming
conventions <https://github.com/jrief/django-angular/issues/35>`__!

Please drop me a line, if and where you use this project.

Features
--------

- Seamless integration of Django forms with AngularJS controllers.
- Client side form validation for Django forms using AngularJS.
- Let an AngularJS controller call methods in a Django view - kind of
Javascript RPCs.
- Manage Django URLs for static controller files.
- Three way data binding to connect AngularJS models with a server side
message queue.
- Perform basic CRUD operations.

Build status
------------

|Build Status| |Downloads|

License
-------

Copyright © 2015 Jacob Rief.

MIT licensed.

.. |Build Status| image:: https://travis-ci.org/jrief/django-angular.svg?branch=master
:target: https://travis-ci.org/jrief/django-angular
.. |Downloads| image:: http://img.shields.io/pypi/dm/django-angular.svg?style=flat-square
:target: https://pypi.python.org/pypi/django-angular/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-angular-0.8.1.tar.gz (32.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page