This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f4ccb335e56a0a43dfeab56aeeb9d2bb32636a27
edx-platform
/
common
/
lib
/
xmodule
/
xmodule
/
contentstore
History
Chris Dodge
ebf6d07607
add a 'safety switch' where we add new content into GridFS with a filename (which GridFS maintains an index on) in case any assumptions about our new id scheme proves to be false. We can query by filename (which is a /tag/org/course/category/name format) so it'll be unique
2012-10-03 12:36:35 -04:00
..
__init__.py
Support asset library references in CapaModule. Also some code refactoring/cleanup. Preparing for review and submit
2012-09-27 12:31:45 -04:00
content.py
use better encapsulation for the naming convention behind thumbnails. Put it all in content.py rather than view.py.
2012-10-03 09:17:18 -04:00
django.py
work-in-flight for uploading/serving of static content for courses
2012-09-27 10:24:53 -04:00
mongo.py
add a 'safety switch' where we add new content into GridFS with a filename (which GridFS maintains an index on) in case any assumptions about our new id scheme proves to be false. We can query by filename (which is a /tag/org/course/category/name format) so it'll be unique
2012-10-03 12:36:35 -04:00