-
-
youtube_timer
... usr/local/bin/bash
DJANGO_SETTINGS_MODULE='project.settings'
export DJANGO_SETTINGS_MODULE
PYTHONPATH=/my/special/path/to/libs
export PYTHONPATH
/usr/local/bin/python /my/special/path/to/libs/project/manage.py run_youtube_timer
-
social-commerce-project
... env/bin/activate
easy_install pip
Get the social-commerce-project ::
git clone git://github.com/hbussell/social-commerce- ... .html#customizing-the-settings
Start it up ::
python manage.py runserver
This project is uses the MIT License
-
django-project
... spirit of Basecamp et all
[](https://travis-ci.org/agiliq/django-project)
Dashbard is a tool to manage and track your projects and it will help you ...
-
vz-stream
...
------------
* [Django 1.2+](http://www.djangoproject.com/ "Django Project")
* [Universal FeedParser](http://www.feedparser.org/ "Universal FeedParser") ... your life stream. This can be added to a cron task.
`python path/to/project/manage.py stream_update ...
-
snapmon
... of your data in your code base. This lets anyone working on the project manage what should trigger an alert and who the alerts should go ... , I would compare it to using a gem like whenever to manage cron jobs. If its not in the repository, when something ...
-
flymake-python
... s test runner could
be used if django-nose is installed::
TEST_RUNNER_COMMAND = '/home/me/project/manage.py'
TEST_RUNNER_FLAGS = [
'test',
'--settings=test_settings',
'--failfast',
'--verbosity=0',
'--with- ...
-
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 ...
-
manage-js
... specific command names. Here's
the gist of the 'manage' interface:
* help -- displays this information
* load -- generates and saves ... point soon we will be integrating the the manage-js project with jquery-claypool
directly, but believe its ...
-
django-zskel-project
... $ export DJANGO_SETTINGS_MODULE=myproject.settings.development
$ echo "!!" >> ../bin/activate
7. Install the basic project requirements:
$ easy_install pip
$ pip install -r REQUIREMENTS
As you edit your `REQUIREMENTS` file, ...
-
JAGOM
... 's A Grain Of Mustard Seed: social network and project forge
================================
JAGOM is A Grain Of Mustard seed
... seeders.
Sign up for an account --> Create your project --> Manage your project !
* Define a roadmap (Goals)
* Write some ...
-