Will Daly
|
dde5455227
|
Added configuration for running tests using the bok-choy framework
|
2014-01-09 12:57:50 -05:00 |
|
David Baumgold
|
81859f64e3
|
Commiting Gemfile.lock to the repository
|
2013-10-18 16:46:14 -04:00 |
|
ichuang
|
caa14922bb
|
edx4edx configuration running on content server. Notes:
- django debug commented out in lms/envs/dev.py (temporarily - need cleanup)
- email backend set
- index page modified for edx4edx
|
2012-06-26 14:04:56 +00:00 |
|
Prem Sichanugrist
|
e46426b196
|
Update requirement dependencies
* Make sure we're installing django-pipeline from our fork
* Bump rake to 0.9.2.2, as 0.8.3 is already outdated.
|
2012-05-30 14:22:36 -04:00 |
|
Calen Pennington
|
d2ec58c06e
|
Don't pipeline in dev environment, which means that there is no need to run collectstatic either. Hooray\!
|
2012-05-18 15:37:57 -04:00 |
|
Calen Pennington
|
6b15303d89
|
Make collectstatic compile .coffee files, and preserve the askbot workflow using guard
|
2012-05-18 15:10:10 -04:00 |
|
Prem Sichanugrist
|
0a97979a0e
|
Add Guard to aid sass/coffeescript compilation
You can run this by do:
bundle install (first time only)
bundle exec guard
|
2012-05-17 15:41:43 -04:00 |
|