Nicolas Setton
|
8cb4282fd0
|
Add a soft limit to the number of running processes
|
2018-07-20 01:08:29 -04:00 |
|
Nicolas Setton
|
d134760fed
|
Add Sphinx and Ipython to the requirements
Useful for the development environment.
|
2018-06-18 11:30:35 -04:00 |
|
Nicolas Setton
|
52efe1812e
|
Freeze requirements
Now that Django 2.0 is out, we need to freeze to stick to Python 2.7
|
2017-12-18 07:57:37 -05:00 |
|
Robert Tice
|
d34ade0a07
|
Adding support for static code exmaples in the page and changing C++ book naming to CPP because pluses aren't great in paths.
|
2017-11-27 09:57:12 -05:00 |
|
Robert Tice
|
8fbff40812
|
Added full C++ book.
|
2017-11-22 17:05:45 -05:00 |
|
Robert Tice
|
eefcedfc4e
|
Added markdown filter to parse content pages written in markdown instead of html.
|
2017-11-21 16:56:51 -05:00 |
|
Nicolas Setton
|
5c5a21811f
|
Allow anyone to make requests to this server
This is done by using django-cors-headers and telling
it to set Access-Control-Allow-Origin.
|
2017-10-10 14:07:00 -04:00 |
|
Nicolas Setton
|
f96b572b68
|
Add missing pyyaml requirement
|
2017-09-04 13:20:30 -04:00 |
|
Nicolas Setton
|
da571a453e
|
Add REQUIREMENTS.txt and bare-bones instructions
|
2017-07-19 13:54:44 -04:00 |
|