Added django_jsonfield as a submodule

This commit is contained in:
2010-05-19 11:55:49 +01:00
parent 92274805c9
commit 8587590d16
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "django_jsonfield"]
path = django_jsonfield
url = http://github.com/bradjasper/django-jsonfield.git

1
django_jsonfield Submodule

Submodule django_jsonfield added at 7d4b65ee3f

View File

@@ -5,4 +5,3 @@ svn co http://django-evolution.googlecode.com/svn/trunk/django_evolution
hg clone http://bitbucket.org/jespern/django-piston/
mv django-piston/piston ./
rm -rf django-piston
git clone http://github.com/bradjasper/django-jsonfield.git djang_jsonfield