0.0.1
Initial release of django-idom
django-idom
allows Django to integrate with IDOM,
a package inspired by ReactJS for creating responsive web
interfaces in pure Python.
The initial release contains all the basic features requires to install IDOM into existing Django applications using the INSTALLED_APPS
list and some other basic configurations that are describe in more detail within the README.