Django CMS 3.11.10 Documentation
of using virtual environments before proceeding further. Then: python3 -m venv .venv # create a virtualenv source .venv/bin/activate # activate it pip install --upgrade pip # Upgrade pip to install b/sites] for managing multi-site installations. For operating multiple websites using the same virtualenv you can use copies of manage.py, wsgi.py and different versions of settings and the URL configuration refactor Tests can now be run using setup.py test or runtests.py (the latter should be done in a virtualenv with the proper dependencies installed). Check runtests.py -h for options. Moving text plugins0 码力 | 493 页 | 1.44 MB | 6 月前0.03
共 1 条
- 1