From a066a625f65921893e0f0b74ea1923a49687adde Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 7 Dec 2011 01:36:15 +0530 Subject: [PATCH] initial import scripts --- COPYING | 14 ++++++++++++++ requirements.txt | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..c97633a --- /dev/null +++ b/COPYING @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2010 Sanjay Bhangar + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + diff --git a/requirements.txt b/requirements.txt index b139f49..8473a59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ --e svn+http://code.djangoproject.com/svn/django/branches/releases/1.1.X/#egg=django +-e svn+http://code.djangoproject.com/svn/django/branches/releases/1.2.X/#egg=django -e bzr+http://code.0xdb.org/python-oxdjango/#egg=python-oxdjango South