mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Added django_jsonfield as a submodule
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "django_jsonfield"]
|
||||||
|
path = django_jsonfield
|
||||||
|
url = http://github.com/bradjasper/django-jsonfield.git
|
||||||
1
django_jsonfield
Submodule
1
django_jsonfield
Submodule
Submodule django_jsonfield added at 7d4b65ee3f
1
init.sh
1
init.sh
@@ -5,4 +5,3 @@ svn co http://django-evolution.googlecode.com/svn/trunk/django_evolution
|
|||||||
hg clone http://bitbucket.org/jespern/django-piston/
|
hg clone http://bitbucket.org/jespern/django-piston/
|
||||||
mv django-piston/piston ./
|
mv django-piston/piston ./
|
||||||
rm -rf django-piston
|
rm -rf django-piston
|
||||||
git clone http://github.com/bradjasper/django-jsonfield.git djang_jsonfield
|
|
||||||
|
|||||||
Reference in New Issue
Block a user