Skip to content

Instantly share code, notes, and snippets.

@rdegges
Created February 18, 2010 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdegges/307950 to your computer and use it in GitHub Desktop.
Save rdegges/307950 to your computer and use it in GitHub Desktop.
rdegges@cora:~/code/django_consultants$ django-admin.py startapp portal
rdegges@cora:~/code/django_consultants$ ls portal/
__init__.py models.py tests.py views.py
rdegges@cora:~/code/django_consultants$ cd portal/
rdegges@cora:~/code/django_consultants/portal$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment