fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3d61d37
)
Updated README and requirments (django-rosetta).
author
Lukasz
<lukasz@anwajler.com>
Tue, 18 May 2010 08:37:36 +0000
(10:37 +0200)
committer
Lukasz
<lukasz@anwajler.com>
Tue, 18 May 2010 08:37:36 +0000
(10:37 +0200)
README.md
patch
|
blob
|
history
requirements.txt
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
c6590b6
..
725dc7c
100644
(file)
--- 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 <jtauber@gmail.com>, leidel@gmail.com
- License: [New BSD License](http://www.opensource.org/licenses/bsd-license.php)
- Source: [Google Code](http://code.google.com/p/django-pagination/)
- Authors: James Tauber <jtauber@gmail.com>, 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 <jtauber@gmail.com>, 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 <andrew@aeracode.org>, Andy McCurdy <sedrik@gmail.com>
- License: [Apache License 2.0](http://www.opensource.org/licenses/apache2.0.php)
Django South
------------
- Source: [aercode.org](http://south.aeracode.org/)
- Authors: Andrew Godwin <andrew@aeracode.org>, Andy McCurdy <sedrik@gmail.com>
- License: [Apache License 2.0](http://www.opensource.org/licenses/apache2.0.php)
-- Type: library (
aplikacja django
)
+- Type: library (
django application
)
lxml
---------
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
- 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 <andreas.pelme@gmail.com>
- License: [MIT License](http://www.opensource.org/licenses/mit-license.php)
- Source: [Google Code](http://code.google.com/p/django-compress/)
- Authors: Andreas Pelme <andreas.pelme@gmail.com>
- License: [MIT License](http://www.opensource.org/licenses/mit-license.php)
- - Type: library (Django aplication)
+ - Type: library (Django ap
p
lication)
django-chunks
-------------
- Source: [Google Code](http://code.google.com/p/django-chunks/)
- Authors: Clint Ecker <clintecker@gmail.com>
- License: [New BSD License](http://www.opensource.org/licenses/bsd-license.php)
django-chunks
-------------
- Source: [Google Code](http://code.google.com/p/django-chunks/)
- Authors: Clint Ecker <clintecker@gmail.com>
- License: [New BSD License](http://www.opensource.org/licenses/bsd-license.php)
- - Type: library (Django aplication)
+ - Type: library (Django ap
p
lication)
django-newtagging
-----------------
django-newtagging
-----------------
diff --git
a/requirements.txt
b/requirements.txt
index
6c13ac0
..
9a3e856
100644
(file)
--- 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>=1.1.1,<1.2
South>=0.4 # migrations for django
django-pagination>=1.0
+django-rosetta>=0.5.3
# Feedparser
Feedparser>=4.1
# Feedparser
Feedparser>=4.1