Daniel Greenfeld
df9f6726bf
Merge pull request #65 from theskumar/static-files-update
...
Static files update
2014-01-22 11:25:35 -08:00
Saurabh Kumar
d8f54f4d3f
chore(static): update jquery 1.10.1 => 1.10.2
2014-01-23 00:20:22 +05:30
Saurabh Kumar
3f0470edce
chore(static): update angularjs 1.0.7 => 1.2.9
2014-01-23 00:19:30 +05:30
Saurabh Kumar
57e1387228
chore(static): update bootstrap 3.0.0 => 3.0.3
2014-01-23 00:18:02 +05:30
Daniel Greenfeld
8f84ab8c16
Merge pull request #64 from theskumar/collectfast
...
feat(aws/s3): use Collectfast by @antonagestam for faster collectstatic.
2014-01-22 10:40:33 -08:00
Saurabh Kumar
04f0511111
feat(aws/s3): use Collectfast by @antonagestam for faster collectstatic.
2014-01-22 22:53:33 +05:30
Saurabh Kumar
ac091c4f96
fix(grunt): Use 'sass' as folder name instead of 'scss'.
...
* Sass is the actual name of the language, not scss[1].
[1] http://sass-lang.com/
2014-01-10 13:52:09 +05:30
Saurabh Kumar
f79314ea2b
feat(grunt): Add grunt task runner.
...
* Livereload server.
* Auto compile scss files.
* Heroku python buildpack needs to be specified explicitly to avoid auto detections
of the app as a `Node` app due to presence of `Package.json`.
2014-01-10 05:06:35 +05:30
Ashley Camba
0102b8a0ee
adding manage.py to scripts
2013-12-17 16:44:20 +01:00
Ashley Camba
a1a1fc994f
adding version and __init__.py file
2013-12-17 16:33:49 +01:00
Ashley Camba
e197fd33b1
refactoring project to a also be a python package
2013-12-17 16:27:18 +01:00