-
-
Project-Awards:一个应用程序,允许用户发布她创建的项目并由其同行审查。
... 的个人资料页面
先决条件
Python3.6
詹戈
PostgreSQL
设置/安装要求
互联网
$ git clone: :
$ cd Project-Awards
$ python3.6 -m venv virtual(安装虚拟环境)
$ source virtual / bin / ... -m pip install -r requirements.txt(安装所有依赖项)
从终端运行“ python3 manage.py runserver”
该应用程序的工作方式
如果用户没有现有帐户,则 ...
-
djangolint:Django Lint
... 代码的工具。
安装
克隆回购
在您的virtualenv中运行pip install -r requirements/development.txt
运行python project/manage.py syncdb --migrate
运行python project/manage.py runserver
在另一个标签中运行python project/manage.py celeryd
在浏览器中打开
在环境变量GITHUB_ID和GITHUB_SECRET ...
-
tdd-project:UFMG测试课程的资料库
TDD项目
要激活virtualenv:-source virtualenv / Scripts / activate
运行django服务器:-python manage.py runserver
-
oupsnow
...
It's written in Rails
## Features
- Manage Several project
- Manage ticket project by project
## Requirements
Currently you need ... /pass : admin@admin.com/oupsnow
## Information about this project
Oupsnow is actually consider like an Beta version, ...
-
django-project-template
... structure created by the script is a bit different than the
standard Django project structure::
myproject/
environment.sh
manage.py
templates/
base.html
myapp/
index.html
scripts/
python/ ...
-
svn-manage
... it?
+++++++++++
Imagine you are working with other people on a project and they just don't get the
idea of version ... /bin/svn-manage
---
How do you use it?
++++++++++++++++++
1) Simple:
svn-manage -t /local/path/to/your/repo
2) With username/password ( ...
-
manage-my-money
... for your language,
you can can make a fork of project and translate it.
== Live demo
We have deployed a live ... on the mailing list. This makes it much easier to manage legitimate
tickets.
Enjoy!
--
The ManageMyMoney Dev Team
robert.pankowecki@gmail ...
-
django-chronograph
... can be added to your `crontab`::
* * * * * /path/to/your/project/manage.py cron
You're done! Every minute `` ... that ``cron`` will not have any problems finding your project directory.
Using Chronograph
=================
If you've completed the ...
-
unnamed-perl-cms-project
... has changed the topic to: http://github.com/robinsmidsrod/unnamed-perl-cms-project
(2009-07-10 13:15:45) robinsmidsrod!~robin@197.84-49-220 ... make an API we need to know exactly what that API should manage :)
(2009-07-10 18:50:34) Theory: Sure.
(2009-07-10 ...
-
django-project-templates
... want to create a new virtualenv.
pre. python easy_install django-project-templates
Alternatively you can install it from a git ... us-east)
* Removed CruiseControl stuff.
* Added a 'manage' script in the project root to make management commands accessible.
-