This repository has been archived by the owner on Jul 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
beproud/eventstream
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
eventstream ======================== このプロジェクトは paster で作られて、buildoutで環境構築ができます。 開発環境を作る ------------------------- buildout を bootstrap して、環境を構築する必要があるので、下記の手順にしたがってください:: python bootstrap.py ./bin/buildout これで、開発環境ができました。 Django の manage コマンドを実行 ----------------------------------------- buildout 環境を使った manage コマンドは ./bin に入っているので、 それを使えば、buildoutの環境も使えます:: ./bin/manage help runserver ---------------------- manage で、Django の開発ウェブサーバを起動できる:: ./bin/manage runserver
About
Repository for Django Dash 2010
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published