Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Puria Nafisi Azizi edited this pageJan 5, 2018 ·1 revision

This file is for you to describe the ksweb application. Typicallyyou would include information such as the information below:

Installation and Setup

Installksweb using the setup.py script::

$ cd ksweb$ python setup.py develop

Create the project database for any model classes defined::

$ gearbox setup-app

Start the paste http server::

$ gearbox serve

While developing you may want the server to reload after changes in package files (or its dependencies) are saved. This can be achieved easily by adding the --reload option::

$ gearbox serve --reload --debug

Then you are ready to go.

Example Account

There are 3 level of permission:

  • Administrator: For site admin.
  • Lawyer: For the lawyer.
  • User: User that responde at the questionary.

Default account (username - password)::

Administrator: admin - adminksLawyer: lawyer - lawyerksUser: user - userks
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp