mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
6 lines
248 B
Bash
Executable File
6 lines
248 B
Bash
Executable File
#!/bin/sh
|
|
|
|
svn checkout http://django-registration.googlecode.com/svn/trunk/registration
|
|
svn co http://code.djangoproject.com/svn/django/branches/releases/1.1.X/django django
|
|
svn co http://django-evolution.googlecode.com/svn/trunk/django_evolution
|