Commit Graph
28 Commits
Author SHA1 Message Date
volpino e0bb80f905 some cleaning 2012-05-05 16:55:59 +02:00
Federico Scrinzi 37a623a97a Merge pull request #1 from bacher09/master
Code refactoring
2012-05-05 07:43:15 -07:00
volpino 1f18782007 test reorganized, launch them with setup.py test 2012-05-05 16:09:04 +02:00
volpino 058b50556b issue #4 2012-05-05 14:28:48 +02:00
volpino 52fc4a5df4 VersionLog manager 2012-05-05 11:48:12 +02:00
volpino 050c210f40 charts fix, bug introduced while refactoring 2012-05-05 11:04:44 +02:00
volpino 22bcf20c7c select_related prefetch refactored 2012-05-05 10:54:04 +02:00
volpino 5c0dbe11f2 feeds use manager 2012-05-05 10:38:51 +02:00
volpino 7ad08128cd apis now use manager 2012-05-05 10:22:59 +02:00
volpino 6464187342 changing charts.py to use manager 2012-05-05 10:09:27 +02:00
volpino 84b2a1917a PackageManager allows chaining 2012-05-05 10:03:02 +02:00
volpino a145d8a4f6 fixing circular import 2012-05-05 10:02:17 +02:00
volpino ab6ea22ed3 moved more stuff from views to helpers or managers 2012-05-01 21:15:55 +02:00
volpino c3d28402c7 Merge branch 'master' of https://github.com/iksaif/euscan 2012-05-01 20:43:38 +02:00
volpino 48de5022ba one more function moved to manager, some docs 2012-05-01 17:08:49 +02:00
volpino a6c7a58e61 minor README fix 2012-05-01 16:56:48 +02:00
volpino 8e37f6249c some refactoring, added Package manager for removing code duplicates, added helpers module, basic tests layout 2012-05-01 16:56:09 +02:00
Federico Scrinzi 1c53c60eed Update README.rst 2012-05-01 15:29:40 +03:00
volpino e17e0de19a README in rst 2012-05-01 13:50:53 +02:00
volpino ff14477f60 removing tabs and spaces mix in templates 2012-04-28 18:29:21 +02:00
volpino 8c91855a58 Lovely day for PEP8 and pylint! 2012-04-28 18:16:05 +02:00
volpino 4e4f9643ac README update 2012-04-28 15:04:01 +02:00
volpino 2a6cf35c01 adding missing requirements 2012-04-28 14:56:43 +02:00
volpino 0d6ba637e7 missing BeautifulSoup requirement 2012-04-26 23:15:54 +02:00
volpino a7e9a7c101 more requirements, some more are missing tough 2012-03-27 19:13:43 +02:00
volpino 06bef562e8 cleaning up, pep8 fix and changing tabs to spaces 2012-03-27 18:58:19 +02:00
volpino ac6c57cb57 adding django-annoying to requirements and deleting it from the codebase 2012-03-27 18:48:31 +02:00
volpino 9814b81797 adding setuptools to setup.py 2012-03-27 18:45:35 +02:00