fnp
/
fnpdjango.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix gunicorn sample upload failing when optional setting 'django_root_path' is not set
[fnpdjango.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
b00ffd4
..
db7ff1a
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-22,9
+22,9
@@
def whole_trees(package_dir, paths):
setup(
name='fnpdjango',
setup(
name='fnpdjango',
- version='0.1.4',
+ version='0.1.
1
4',
author='Radek Czajka',
author='Radek Czajka',
- author_email='rad
oslaw.
czajka@nowoczesnapolska.org.pl',
+ author_email='rad
ek
czajka@nowoczesnapolska.org.pl',
url = '',
packages=find_packages(),
package_data={
url = '',
packages=find_packages(),
package_data={
@@
-37,7
+37,7
@@
setup(
'bin/fnpdjango_bootstrap.sh',
],
install_requires=[
'bin/fnpdjango_bootstrap.sh',
],
install_requires=[
- 'django>=1.4,<1.
5
',
+ 'django>=1.4,<1.
7
',
'textile',
],
license='LICENSE',
'textile',
],
license='LICENSE',