-
-
greenline
... this far we can build and run the project now.
Cd into the directory where you've ... your postgres password
DATABASE_HOST = ''
DATABASE_PORT = ''
Sync the database:
$ ./manage.py syncdb
Run the project:
$ ./manage.py runserver ...
-
Django-Project-Template
... Django Project Template
=============================
This is a blank Django project that is ready to roll. It's a much better starting ... py and/or local_middleware.py, if you desire
4. use ./manage.py generate_secret_key and add it to local_settings.py
5. ...
-
boto-manage
... a git-style command line tool that
leverages the boto.manage package for registering and managing EC2
resources. The boto. ...
and stores metadata about instances and volumes in SimpleDB.
This project is not complete. The existing "bmg" command works but
...
-
virtualsetup
manage egg for virtualenv
virtualsetup
==================
manage eggs for virtualenv
USAGE
------------------------
- create virtualenv for virtualsetup
- install virtualsetup
- create virtualenv for your project
- manage eggs with virtualsetup
-
apps4nsw
... hack day
Is Bondi Full Of Poodles?
=========================
Introduction
------------
This project was done (poorly) as part of the Apps4NSW ... a development server on your local instance::
cd project/
./manage.py runserver
You should then see the ...
-
flask-virtualenv
... integration for flask projects
Flask-Virtualenv
# Flask-Virtualenv
Manage a virtualenv for your flask app.
## Setup
Create a ...
## Usage
Create a new environment for the current project:
./manage.py env create
List the current requirements ...
-
frontlinesms-super-project
FrontlineSMS Super Project
FrontlineSMS Super Project
==========================
This is the FrontlineSMS super project. It is used to manage the separate modules of FrontlineSMS.
Making a workspace
------------------
This project will set up ...
-
Bikeshare-project
... account the first time
you run syncdb.
$ cd Bikeshare-project/bike_project
$ ./manage.py syncdb
Running the site using Django's built- ... :
1. Create the apache site that points to this project by adding the
following to /etc/apache2/sites-enabled/ ...
-
pypeton
... :
cd fooapp/trunk
source activate
cd project
./manage.py require
where `./manage.py require` is a provided ... local server.
## Resetting the database and loading fixtures
The project also comes with an application named *initial_data*, a ...
-
dotfiles
This project manage Configuration file
# dotfiles
This is enviromental files repository.
-