pullrequests Search Results · repo:lepture/zerqu language:Python
Filter by
9 results
(95 ms)9 results
inlepture/zerqu (press backspace or delete to remove)There is a small typo in zerqu/app.py.
Should read specified rather than sepcified.
timgates42
- Opened on Mar 28, 2020
- #10
docker-compose run will create a container and execute cmd, can use docker-compose run --rm remove container after run.
But docker-compose exec command runs a new command in a running container.
junnplus
- Opened on Jul 15, 2016
- #8
You can now start a docker container in project root directory with command docker-compose up. A Zerqu service would be
served at localhost:5000 when container building is finished.
As first time to start ...
kxxoling
- 2
- Opened on Jun 16, 2016
- #7
Escaped HTML would now unescaped to what it originally is.
For example, title Fabric mdash Fabric /title would now get Fabric — Fabric instead of Fabric mdash; Fabric
kxxoling
- Opened on Jan 11, 2016
- #5
kxxoling
- 5
- Opened on Nov 14, 2015
- #4
johndeng
- Opened on Nov 5, 2015
- #3
The test cases is passed completely, so we can counting on it for doing some code refactor.
johndeng
- 1
- Opened on Nov 4, 2015
- #2
johndeng
- 1
- Opened on Nov 3, 2015
- #1