Minor fixes.
authorRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Thu, 21 Nov 2013 14:36:12 +0000 (15:36 +0100)
committerRadek Czajka <radekczajka@nowoczesnapolska.org.pl>
Thu, 21 Nov 2013 14:54:23 +0000 (15:54 +0100)
README.md
apps/funding/locale/pl/LC_MESSAGES/django.mo
apps/funding/locale/pl/LC_MESSAGES/django.po

index fd193b2..9b4f4a5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,20 +30,21 @@ Dependencies
 How to deploy (development version)
 =============
 
-1. Checkout the source code from Github
+1. Checkout the source code from Github and enter the directory
 2. Install libraries (we recommend using pip):
 
     pip install -r requirements.txt
-    
+    git submodule update --init
+
 3. Setup your local configuration based on settings.py. You need to generate a new SECRET_KEY, database stuff and domain related stuff.
 4. Populate database:
     
-    ./wolnelektury/manage.py syncdb
-    ./wolnelektury/manage.py migrate
+    ./manage.py syncdb
+    ./manage.py migrate
 
 5. Run the server
 
-   ./wolnelektury/manage.py runserver
+   ./manage.py runserver
 
     
 6. Import some books which are available on http://www.wolnelektury.pl or on bitbucket mirror: http://bitbucket.org/lqc/wlbooks/
@@ -109,13 +110,6 @@ feedparser
 Internal (means we hacked on sources of those): 
 ---------
  
-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)
- - Type: library (Django application)
 django-chunks
 -------------
  - Source: [Google Code](http://code.google.com/p/django-chunks/)
index 9f86a86..fc4a192 100644 (file)
Binary files a/apps/funding/locale/pl/LC_MESSAGES/django.mo and b/apps/funding/locale/pl/LC_MESSAGES/django.mo differ
index 9b4e034..7cda909 100644 (file)
@@ -367,7 +367,7 @@ msgstr ""
 
 #: templates/funding/wlfund.html:19
 msgid "Spending these remaining funds is recorded in this table."
-msgstr "W poniższej tabeli rejetrujemy wydatkowanie tych środków."
+msgstr "W poniższej tabeli rejestrujemy wydatkowanie tych środków."
 
 #: templates/funding/wlfund.html:25
 msgid "Date"