Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

beproud/eventstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Contributors 4

  •  
  •  
  •  
  •