]> git.parisson.com Git - telemeta.git/commitdiff
Merge branch 'dj1.6' into dev
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 20 Nov 2014 17:22:04 +0000 (18:22 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 20 Nov 2014 17:22:04 +0000 (18:22 +0100)
Conflicts:
README.rst

1  2 
README.rst

diff --cc README.rst
index 70208ff1fd3ac592ee288ecc8233bd9dbd309f75,d20fd51cec35aa0a91f493b9d27492e680112adc..db40e035ec5a55e5a7c95f34c2a08a2a08c1c785
@@@ -2,6 -2,23 +2,23 @@@
  Telemeta: open web audio app with semantics
  ===============================================
  
 -.. |coverage| image:: https://img.shields.io/coveralls/Parisson/Telemeta.svg 
+ |version| |downloads| |travis_master| |coverage|
+ .. |travis_master| image:: https://secure.travis-ci.org/Parisson/Telemeta.png?branch=master
+    :target: https://travis-ci.org/Parisson/Telemeta/
+ .. |version| image:: https://pypip.in/version/Telemeta/badge.png
+    :target: https://pypi.python.org/pypi/Telemeta/
+    :alt: Version
+ .. |downloads| image:: https://pypip.in/download/Telemeta/badge.svg
+    :target: https://pypi.python.org/pypi/Telemeta/
+    :alt: Downloads
++.. |coverage| image:: https://img.shields.io/coveralls/Parisson/Telemeta.svg
+    :target: https://coveralls.io/r/Parisson/Telemeta?branch=dj1.6
+    :alt: Coverage
  Overview
  =========
  
@@@ -42,6 -59,6 +59,15 @@@ See `INSTALL.rst <http://github.com/yom
  News
  ======
  
++1.5
+++++++
++
++ * Compatible with Django 1.6.x
++ * Huge refactor of all forms, detail and edit views
++ * Main styles are now based Bootstrap 3.x
++ * Update models thanks to the CREM needs
++ * Compatible with TimeSide 0.6.x
++
  1.4.6
  +++++