diff options
author | parth | 2012-06-01 15:03:13 +0530 |
---|---|---|
committer | parth | 2012-06-01 15:03:13 +0530 |
commit | 2113f66de743877597d24e20df9ac1e828167277 (patch) | |
tree | 77b21ff4414d440aaa672377de796f818b9993c8 /stapp/production.py | |
download | stproject-2113f66de743877597d24e20df9ac1e828167277.tar.gz stproject-2113f66de743877597d24e20df9ac1e828167277.tar.bz2 stproject-2113f66de743877597d24e20df9ac1e828167277.zip |
Restart of project. Most of the changes have been done by @Jayparikh111
Diffstat (limited to 'stapp/production.py')
-rw-r--r-- | stapp/production.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stapp/production.py b/stapp/production.py new file mode 100644 index 0000000..238f678 --- /dev/null +++ b/stapp/production.py @@ -0,0 +1,2 @@ + +from stapp.settings import * |