From: Lukasz Date: Tue, 18 May 2010 08:37:36 +0000 (+0200) Subject: Updated README and requirments (django-rosetta). X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/24759d1f7ba57ec825031d49a0684c6f0242c6c6 Updated README and requirments (django-rosetta). --- diff --git a/README.md b/README.md index c6590b600..725dc7c2d 100644 --- a/README.md +++ b/README.md @@ -74,18 +74,26 @@ django-pagination - Source: [Google Code](http://code.google.com/p/django-pagination/) - Authors: James Tauber , leidel@gmail.com - License: [New BSD License](http://www.opensource.org/licenses/bsd-license.php) - - Type: library (aplikacja django) + - Type: library (django application) + +django-rosetta +----------------- + - Source: [Google Code](http://code.google.com/p/django-rosetta/) + - Authors: James Tauber , leidel@gmail.com + - License: [MIT License](http://www.opensource.org/licenses/mit-license.php) + - Type: library (django application) + Django South ------------ - Source: [aercode.org](http://south.aeracode.org/) - Authors: Andrew Godwin , Andy McCurdy - License: [Apache License 2.0](http://www.opensource.org/licenses/apache2.0.php) -- Type: library (aplikacja django) +- Type: library (django application) lxml --------- - - Żródła: [codespeak.net](http://codespeak.net/lxml/index.html#download) + - Source: [codespeak.net](http://codespeak.net/lxml/index.html#download) - Authors: [many authors](http://codespeak.net/lxml/credits.html) - License: [BSD License](http://codespeak.net/lxml/index.html#license) - Type: library @@ -106,14 +114,14 @@ django-compress - Source: [Google Code](http://code.google.com/p/django-compress/) - Authors: Andreas Pelme - License: [MIT License](http://www.opensource.org/licenses/mit-license.php) - - Type: library (Django aplication) + - Type: library (Django application) django-chunks ------------- - Source: [Google Code](http://code.google.com/p/django-chunks/) - Authors: Clint Ecker - License: [New BSD License](http://www.opensource.org/licenses/bsd-license.php) - - Type: library (Django aplication) + - Type: library (Django application) django-newtagging ----------------- diff --git a/requirements.txt b/requirements.txt index 6c13ac0f8..9a3e856ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ Django>=1.1.1,<1.2 South>=0.4 # migrations for django django-pagination>=1.0 +django-rosetta>=0.5.3 # Feedparser Feedparser>=4.1