Changeset 251b6d8 for README.rst
- Timestamp:
- 02/13/12 23:25:18 (15 months ago)
- Branches:
- master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test
- Children:
- 6c15164, 1160e53
- Parents:
- 5fe48d9
- git-author:
- yomguy <yomguy@…> (02/13/12 23:25:18)
- git-committer:
- yomguy <yomguy@…> (02/13/12 23:25:18)
- File:
-
- 1 edited
-
README.rst (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
README.rst
rb6cb820 r251b6d8 29 29 30 30 31 Changes32 ====== ==31 News 32 ====== 33 33 34 (from 1.3 )34 (from 1.3 to 1.4) 35 35 36 36 For users: … … 43 43 * fix some sad bugs for YouTube related URLs and previews 44 44 * cleanup admin page 45 * add auto saving now for all searches ! 46 * add "My Searches" modules to user lists with search direct link 47 * add RSS feeds for last changes of all users 48 * better icon views 45 49 * many bugfixes ! 46 50 … … 49 53 * a new setting parameter: TELEMETA_DOWNLOAD_FORMATS = ('wav', 'mp3', 'webm') or whatever 50 54 * before upgrading, you need to BACKUP and manually delete old wrong MediaCorpus and MediaCorpusRelated tables 51 * we now use South for data model migration (./manage.py migrate telemeta). Add it to your apps. See INSTALL.rst. Email me if any pb! 55 * we now use South for data model migration. Add 'south' to your apps and to do:: 56 57 ./manage.py syncdb 58 ./manage.py migrate telemeta 59 60 See INSTALL.rst and email me if any pb! (you may, for example, not use 0002 migration) 52 61 53 62 Full changelog : see `CHANGELOG <http://github.com/yomguy/Telemeta/blob/master/CHANGELOG>`_
Note: See TracChangeset
for help on using the changeset viewer.
