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