TorCMS apps.
Project description
安装
源代码部署。
首次安装
Building the environment
~/usr/python36/bin/python3 -m venv ~/vpy_yunsuan source ~/vpy_yunsuan/bin/activate pip3 install -r doc/requirements.txt git clone https://github.com/bukun/torcms_modules_bootstrap.git templates/modules
Database
\set dbname yunsuan CREATE USER :dbname WITH PASSWORD '131322' ; CREATE DATABASE :dbname OWNER :dbname ; GRANT ALL PRIVILEGES ON DATABASE :dbname to :dbname ; \c :dbname ; create extension hstore; \q
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
torcms_app-0.0.2.tar.gz
(26.7 kB
view details)
File details
Details for the file torcms_app-0.0.2.tar.gz
.
File metadata
- Download URL: torcms_app-0.0.2.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d762f5fb80f4e5113ad40bfacea8ec40e579bde7de9adb7d43ab0673cb941f8a |
|
MD5 | 0daf20a42c6bb343cafae22ef199d7c4 |
|
BLAKE2b-256 | 73532fecb156cb5336f5c9282934d2e36a92393675d2df5c7435bb15793a1a88 |