Django CMS 2.1.x Documentationand tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 Python Module Index 57 i ii django cms Documentation, Release 2.1.5 This document refers to version 2 you are familiar with Python and Django, and should outline the steps necessary for you to follow the Introductory Tutorial. 1.1.1 Requirements • Python 2.5 (or a higher release of 2.x). • Django 1.2.3 (or started: sudo aptitude install python2.6 python-setuptools python-imaging sudo easy_install pip sudo pip install django-cms south django-appmedia Additionally, you need the python driver for your selected database:0 码力 | 63 页 | 485.38 KB | 6 月前3
Django CMS 2.1.x Documentationfamiliar with Python and Django, and should outline the steps necessary for you to follow the Introductory Tutorial. 1.1. Requirements Python [http://www.python.org] 2.5 (or a higher release of 2.x). Django started: sudo aptitude install python2.6 python-setuptools python-imaging sudo easy_install pip sudo pip install django-cms south django-appmedia Additionally, you need the python driver for your selected database: database: sudo aptitude python-psycopg2 or sudo aptitude install python-mysql This will install PIL and your database’s driver globally. You have now everything that is needed for you to follow the Introductory0 码力 | 81 页 | 554.09 KB | 6 月前3
Django CMS 2.2.x Documentationand tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 Python Module Index 69 i ii django cms Documentation, Release 2.2.1 This document refers to version 2 you are familiar with Python and Django, and should outline the steps necessary for you to follow the Introductory Tutorial. 1.1.1 Requirements • Python 2.5 (or a higher release of 2.x). • Django 1.2.5 (or 2.2.1 sudo aptitude install python2.6 python-setuptools python-imaging sudo easy_install pip sudo pip install Django==1.3 django-cms south Additionally, you need the python driver for your selected database:0 码力 | 76 页 | 627.98 KB | 6 月前3
Django CMS 2.3.x DocumentationGetting Started 13 3 Advanced 39 4 Extending the CMS 51 5 Concepts 75 6 Contributing to django CMS 81 Python Module Index 85 i ii django cms Documentation, Release 2.3.8 This document refers to version 2 you are familiar with Python and Django. It should outline the steps necessary for you to follow the Introductory Tutorial. 1.1.1 Requirements • Python 2.5 (or a higher release of 2.x). • Django 1.3.1 or 2.3.8 sudo aptitude install python2.6 python-setuptools python-imaging sudo easy_install pip sudo pip install Django==1.4 django-cms south Additionally, you need the Python driver for your selected database:0 码力 | 92 页 | 666.41 KB | 6 月前3
django cms 2.2.x Documentationfamiliar with Python and Django, and should outline the steps necessary for you to follow the Introductory Tutorial. 1.1. Requirements Python [http://www.python.org] 2.5 (or a higher release of 2.x). Django started: sudo aptitude install python2.6 python-setuptools python-imaging sudo easy_install pip sudo pip install Django==1.3 django-cms south Additionally, you need the python driver for your selected database: database: sudo aptitude python-psycopg2 or sudo aptitude install python-mysql This will install PIL and your database’s driver globally. You have now everything that is needed for you to follow the0 码力 | 105 页 | 679.29 KB | 1 年前3
Django CMS 2.4.x DocumentationGetting Started 19 3 Advanced 47 4 Extending the CMS 59 5 Concepts 89 6 Contributing to django CMS 93 Python Module Index 97 i ii django cms Documentation, Release 2.4.3-support This document refers to version you are familiar with Python and Django. It should outline the steps necessary for you to follow the Introductory Tutorial. 1.1.1 Requirements • Python 2.5 (or a higher release of 2.x). • Django 1.4.5, 1 virtualenv is the preferred way to install any Django installation. This should work on any platform where python in installed. The first step is to create the virtualenv: #!/bin/sh sudo pip install --upgrade virtualenv0 码力 | 104 页 | 709.98 KB | 6 月前3
Django CMS 2.4.x Documentationfamiliar with Python and Django. It should outline the steps necessary for you to follow the Introductory Tutorial. Requirements Python [http://www.python.org] 2.5 (or a higher release of 2.x). Django [http://www com/stefanfoulis/cmsplugin-filer], required to use Django Filer with django-cms Pillow [https://github.com/python-imaging/Pillow] (fork of PIL) for image manipulation Revision management django-reversion [https://github org] is the preferred way to install any Django installation. This should work on any platform where python in installed. The first step is to create the virtualenv: #!/bin/sh sudo pip install --upgrade virtualenv0 码力 | 156 页 | 727.78 KB | 6 月前3
Django CMS 3.0.x Documentationand tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 Python Module Index 171 i ii CHAPTER 1 Overview django CMS is a modern web publishing platform built with extra to make sure Python files are associated correctly if that doesn’t work right away: assoc .py=Python.file ftype Python.File="C:\Users\Username\workspace\demo\env\Scripts\python.exe" "%1" %* For the examples after installation: yes Create a Django admin user when invited. Start up the runserver python manage.py runserver Open http://localhost:8000/ in your browser, where you should be presented with0 码力 | 180 页 | 1.56 MB | 6 月前3
Django 1.11.x DocumentationURLs Write your views Design your templates This is just the surface Quick install guide Install Python Set up a database Remove any old versions of Django Install Django Verifying That’s it! Writing Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with virtualenv What to read next Finding documentation How the documentation is organized Pushing the commit and making a pull request Next steps Using Django How to install Django Install Python Install Apache and mod_wsgi Get your database running Remove any old versions of Django Install the0 码力 | 2747 页 | 2.67 MB | 1 年前3
Django 1.11.x Documentationoptimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.13 Python compatibility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 502 3.18 Porting to Python 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 506 3 . . . . . . . . . . . . . . . . . . . . . . . . . . 1812 11 Indices, glossary and tables 1819 Python Module Index 1821 Index 1823 iii iv CHAPTER 1 Django documentation Everything you need to know0 码力 | 1878 页 | 6.40 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













