File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Current
5+ -------
6+
7+ - Nothing yet
8+
490.8.1 (2013-10-19)
510------------------
611
Original file line number Diff line number Diff line change @@ -58,4 +58,4 @@ Add ``djangojs.urls`` to your root ``URL_CONF``:
5858 Documentation
5959=============
6060
61- The documentation is hosted `on Read the Docs <http://djangojs.readthedocs.org/en/0.8.1 / >`_
61+ The documentation is hosted `on Read the Docs <http://djangojs.readthedocs.org/en/latest / >`_
Original file line number Diff line number Diff line change 1616 "url" : " http://www.gnu.org/licenses/lgpl-3.0.txt"
1717 }
1818 ],
19- "version" : " 0.8.1 " ,
19+ "version" : " 0.8.2.dev " ,
2020 "main" : [
2121 " djangojs/static/js/djangojs/django.js" ,
2222 " djangojs/static/js/djangojs/django.min.js"
Original file line number Diff line number Diff line change 33Django.js provide better integration of javascript into Django.
44'''
55
6- __version__ = '0.8.1 '
6+ __version__ = '0.8.2.dev '
77__description__ = "Django JS Tools"
88
99#: Packaged jQuery version
You can’t perform that action at this time.
0 commit comments