- Jan 12, 2018
-
-
Dong Zhuang authored
Correct template overriding literals in example settings. Remove unnecessary testing resource files.
-
- Jan 10, 2018
-
-
Andreas Klöckner authored
Test settings checks item-wise.
-
Dong Zhuang authored
-
Andreas Klöckner authored
More template blocks for easier template overriding.
-
Dong Zhuang authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fixed #399. Added tests for auth.
-
Dong Zhuang authored
-
- Jan 09, 2018
-
-
Andreas Klöckner authored
Use settings to control relate instance brand name, allow template overriding.
-
Andreas Klöckner authored
Update python-memcached
-
Andreas Klöckner authored
Ensure I18N literals were marked correctly via CI.
-
Dong Zhuang authored
-
Dong Zhuang authored
-
Dong Zhuang authored
Backward compatible in terms of literals already translated containing "RELATE" as context in templates.
-
Dong Zhuang authored
-
- Jan 08, 2018
-
-
Dong Zhuang authored
-
Andreas Klöckner authored
Ignore PyCharm local files.
-
Dong Zhuang authored
-
Dong Zhuang authored
-
- Jan 05, 2018
-
-
Dong Zhuang authored
overriding.
-
- Jan 04, 2018
-
-
Senthil Kumaran authored
Fixing this failure ``` Collecting python-memcached==1.58 (from -r requirements.txt (line 81)) Using cached python-memcached-1.58.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/private/var/folders/yx/tn9fxy1s4qz1vf2cbb5fwlw00000gn/T/pip-build-l3yvlcg7/python-memcached/setup.py", line 8, in <module> version=get_module_constant('memcache', '__version__'), File "/Users/senthil/py/virtualenvironments/relateenv/lib/python3.6/site-packages/setuptools/depends.py", line 164, in get_module_constant return extract_constant(code, symbol, default) File "/Users/senthil/py/virtualenvironments/relateenv/lib/python3.6/site-packages/setuptools/depends.py", line 195, in extract_constant const = code.co_consts[arg] IndexError: tuple index out of range ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/yx/tn9fxy1s4qz1vf2cbb5fwlw00000gn/T/pip-build-l3yvlcg7/python-memcached/ ```
-
- Jan 03, 2018
-
-
Andreas Klöckner authored
Fixed git_source not required when editing course, added more tests.
-
Dong Zhuang authored
-
- Dec 29, 2017
-
-
Andreas Klöckner authored
Added course specific language
-
Dong Zhuang authored
-
- Dec 28, 2017
-
-
Andreas Klöckner authored
Filter endraw.
-
Neal Davis authored
Tests for #376
-
Dong Zhuang authored
-
Dong Zhuang authored
-
- Dec 27, 2017
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Dec 23, 2017
-
-
Andreas Klöckner authored
Fixed bug (see #391) and sped up course creation for tests.
-
Dong Zhuang authored
-
- Dec 21, 2017
-
-
Andreas Klöckner authored
Used tempfile.mkdtemp for GIT_ROOT in tests
-
Dong Zhuang authored
-
Andreas Klöckner authored
Suppress message printed in migrations above DEBUG level
-
Dong Zhuang authored
-
- Dec 19, 2017
-
-
Andreas Klöckner authored
Refactor tests, and unify page_ordinal -> ordinal in urlconf
-