John Kern
8f49783da0
encoded URL to fix formating
2013-06-10 12:58:57 -07:00
James Tauber
c0859cb042
Merge pull request #35 from antoviaque/install-update-templates
...
Install steps - Fixes syntax of `update_templates` django command
2013-06-03 10:47:22 -07:00
Xavier Antoviaque
750b1d51ba
Install steps - Fixes syntax of update_templates django command
2013-06-01 19:54:08 -03:00
Xavier Antoviaque
388e6b856f
Install steps - Add numpy requirement in manual installation steps
...
When `pip install -r requirements/edx/pre.txt` is omitted before running
`pip install -r requirements/edx/base.txt`, it would cause API versions
mistmatch when `make cms` is run. `make cms` would automatically run pip
with pre.txt and install a different version of numpy, *after* base.txt
and post.txt have been run through pip.
2013-06-01 14:07:24 -03:00
James Tauber
223c3b238c
updated README with boilerplate
2013-05-31 18:28:39 -04:00
Slater-Victoroff
c87e46969a
files cleaned up and debugging nearing the final steps
2013-05-31 15:32:40 -04:00
Slater-Victoroff
715e324b29
Updated documentation in doc and README and made some small edits to bash script for added robustness
...
Added documenntation to the docs folder and edited the mac bash script in response to tests
2013-05-30 11:15:00 -04:00
John Jarvis
50160592f7
new location for requirement files
2013-05-16 12:13:40 -04:00
Calen Pennington
9c2756b76b
Fix up documentation
2013-05-15 15:25:43 -04:00
David Baumgold
a779f62716
Make rhetorical question a bit clearer
2013-05-06 11:27:06 -04:00
David Baumgold
58bc0452eb
Describe edX better
2013-05-06 11:25:52 -04:00
David Baumgold
b995842874
LMS is not a leaning management system
...
That would be a chair.
2013-05-06 11:21:05 -04:00
David Baumgold
683906cdaf
"One again" -> "Remember"
2013-05-06 11:17:28 -04:00
David Baumgold
7b3646b39c
Need to install pre-requirements.txt first
2013-05-06 11:05:06 -04:00
David Baumgold
234ca0e076
Responding to @jzoldak's comments
2013-05-06 10:29:26 -04:00
David Baumgold
ee6d68e2e0
grammar
2013-05-06 10:29:26 -04:00
David Baumgold
2a09f6bac1
Clarified based on @shnayder's comment
2013-05-06 10:29:26 -04:00
David Baumgold
fa87cccb9b
Document old-style rake lms command
2013-05-06 10:29:26 -04:00
David Baumgold
98243b2b53
Document django-admin[update_templates] step
2013-05-06 10:29:26 -04:00
David Baumgold
06ade12f6a
Also need to install Mongo
2013-05-06 10:29:26 -04:00
David Baumgold
fccee7a1e3
Node does virtual environments using npm
2013-05-06 10:29:26 -04:00
David Baumgold
1bda218e17
Clarify purpose of data dir
2013-05-06 10:29:26 -04:00
David Baumgold
a0727ac226
Virtualenv is a tool, and should be surrounded by backticks
2013-05-06 10:29:26 -04:00
David Baumgold
457b678af7
Wrote a proper README file
...
So that no one else will have to go through what I went through. Hopefully.
2013-05-06 10:29:25 -04:00