[damned-lies] Updated README (new damnedlies dir)



commit c9d61362666868f37062d5e97086d3a8e958e5ad
Author: Claude Paroz <claude 2xlibre net>
Date:   Sat Apr 18 12:19:29 2015 +0200

    Updated README (new damnedlies dir)

 README |   19 +++----------------
 1 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/README b/README
index e8efd44..4ef5c15 100644
--- a/README
+++ b/README
@@ -37,8 +37,9 @@ Requirements
 Installation
 ============
 
-1 - Create a local_settings.py and overwrite settings to match your requirements
-    and your configuration layouts. Typical settings to customize include:
+1 - Create a damnedlies/local_settings.py and overwrite settings to match your
+    requirements and your configuration layouts. Typical settings to customize
+    include:
     DATABASES, SECRET_KEY, DEBUG, TEMPLATE_DEBUG, STATIC_SERVE, ADMINS,
     MANAGERS, ADMIN_GROUP, SCRATCHDIR and various EMAIL settings.
 
@@ -146,20 +147,6 @@ mode: http://dev.mysql.com/doc/refman/5.0/en/server-sql-mode.html
 (sql-mode="ANSI_QUOTES" in my.cnf) but it can be dangerous for other
 applications.
 
-
-Running as CGI
-==============
-
-If you don't want to setup Django with Apache/mod_python, there is a tutorial
-on the Django Wiki:
-
-http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/
-You'll also find a sample init script in the /docs directory.
-
-You can also use Cherokee/SCGI:
-http://www.cherokee-project.com/doc/cookbook_django.html
-
-
 Translations
 ============
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]