Fabio C. Barrionuevo da Luz
b1f24e6940
Update requirements
2015-02-10 14:16:00 -03:00
Fabio C. Barrionuevo da Luz
b2938581d9
fix issue #178
2015-02-10 14:06:54 -03:00
Kevin Ndung'u
0162d07e1c
Use double quotes on author field in setup.py
2015-02-09 14:00:26 +03:00
Felipe Arruda Pontes
811c1a3336
bumping version of Django in setup.py to correspond to requirements/base.txt
2014-11-13 00:31:17 -02:00
Sławek Ehlert
cdac4b6f06
minor pep8 fixes
...
fixes those small linting issues that should not be in this template.
``users/models.py`` F401 warnings are intentionally left for
convenience in future coding.
2014-10-27 23:51:27 +01:00
Sławek Ehlert
10e3e8f6ab
add flake8 and setup.cfg for linting
...
some changes to pass flake8 linting. added setup.cfg for flake8
configuration. Ignoring E265 can be added to this file because
config/settings.py is flooded with this error. After #105 gets
merged it'll be OK.
2014-08-07 21:10:26 +02:00
Daniel Greenfeld
9cc5bc0cb7
Took project_name out of the directory structure
2014-03-11 19:19:39 -07:00
Yaroslav Halchenko
4679b36f04
BF: query __version__ from the project not from repo
2013-12-27 23:05:09 -05:00
Ashley Camba
77b176ec51
fixing typo in django version
2013-12-17 16:58:49 +01:00
Ashley Camba
3a036b3b14
fixing typo in django version
2013-12-17 16:56:20 +01:00
Ashley Camba
c2c575084b
adding django 1.6.1 to project requirements
2013-12-17 16:53:56 +01:00
Ashley Camba
4a606d084a
re-adding import to setup.py
2013-12-17 16:50:15 +01:00
Ashley Camba
0102b8a0ee
adding manage.py to scripts
2013-12-17 16:44:20 +01:00
Ashley Camba
969cc4d5a8
making the setup.py as simple as posible
2013-12-17 16:39:16 +01:00
Ashley Camba
e197fd33b1
refactoring project to a also be a python package
2013-12-17 16:27:18 +01:00