File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- Current
5- -------
4+ 0.7.4 (2013-05-11)
5+ ------------------
66
77- Preserve declaration order in StorageGlobber.glob() (Fix `issue #17 <https://github.com/noirbizarre/django.js/issues/17 >`_)
88- Fixes on localization on handling
Original file line number Diff line number Diff line change @@ -52,4 +52,4 @@ Add ``djangojs.urls`` to your root ``URL_CONF``:
5252 Documentation
5353=============
5454
55- The documentation is hosted `on Read the Docs <http://djangojs.readthedocs.org/en/latest / >`_
55+ The documentation is hosted `on Read the Docs <http://djangojs.readthedocs.org/en/0.7.4 / >`_
Original file line number Diff line number Diff line change 33Django.js provide better integration of javascript into Django.
44'''
55
6- __version__ = '0.7.4.dev '
6+ __version__ = '0.7.4'
77__description__ = "Django JS Tools"
88
99#: Packaged jQuery version
You can’t perform that action at this time.
0 commit comments