Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Commit

Permalink
basic vendor lib for django projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Balogh committed Dec 15, 2010
0 parents commit 5ba54de
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "src/django"]
path = src/django
url = git://github.com/django/django
1 change: 1 addition & 0 deletions src/django
Submodule django added at 5248d8
1 change: 1 addition & 0 deletions vendor.pth
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
src/django

0 comments on commit 5ba54de

Please sign in to comment.