Skip to content

Instantly share code, notes, and snippets.

@antoviaque
Created June 1, 2013 14:50
Show Gist options
  • Save antoviaque/5690663 to your computer and use it in GitHub Desktop.
Save antoviaque/5690663 to your computer and use it in GitHub Desktop.
[edx-platform] antoviaque@antoviaque-laptop ~/prog/edx/edx-platform/rakefiles (master)
$ rake cms:update_templates
(in /home/antoviaque/prog/edx/edx-platform)
django-admin.py update_templates --traceback --settings=cms.envs.dev --pythonpath=.
2013-06-01 10:35:53,904 WARNING 9931 [xmodule.x_module] x_module.py:297 - No resource directory templates/customtag found when loading CustomTagDescriptor templates
2013-06-01 10:35:53,913 WARNING 9931 [xmodule.x_module] x_module.py:297 - No resource directory templates/poll found when loading PollDescriptor templates
2013-06-01 10:35:53,977 WARNING 9931 [xmodule.x_module] x_module.py:297 - No resource directory templates/foldit found when loading FolditDescriptor templates
2013-06-01 10:35:54,019 WARNING 9931 [xmodule.x_module] x_module.py:297 - No resource directory templates/abtest found when loading ABTestDescriptor templates
2013-06-01 10:35:55,171 WARNING 9931 [xmodule.x_module] x_module.py:297 - No resource directory templates/graphical_slider_tool found when loading GraphicalSliderToolDescriptor templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment