Changes

Jump to navigation Jump to search
207 bytes removed ,  21:58, 28 February 2018
Line 78: Line 78:     
will need pip install or create rpm :
 
will need pip install or create rpm :
* Django 1.8
  −
* django-statici18n
  −
* djangorestframework
  −
* django-constance (install it by <code>pip install <nowiki>https://github.com/haiwen/django-constance/archive/bde7f7c.zip</nowiki></code>)
  −
* openpyxl
      
install Django and other python related modules
 
install Django and other python related modules
   −
<syntaxhighlight lang="bash">
+
<syntaxhighlight lang="bash">
 
scl enable python27 "pip install https://github.com/haiwen/django-constance/archive/bde7f7c.zip"
 
scl enable python27 "pip install https://github.com/haiwen/django-constance/archive/bde7f7c.zip"
 
scl enable python27 "pip install django==1.8"
 
scl enable python27 "pip install django==1.8"
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu