This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e433cda2e7b061a06500a0a3e4e1d4d7cfafcf1
edx-platform
/
cms
/
djangoapps
/
contentstore
History
Chris Dodge
e5ee0a77ed
hot fix for delete_item. The 'delete_all_versions' is useful in that it is set to true when doing explicit deletes as opposed to 'delete draft'. If delete_all_versions=False, then don't remove the deleted item from the parent children collection
2013-03-12 15:24:10 -04:00
..
features
Speed up the lettuce test for no policy settings.
2013-03-08 13:34:28 -05:00
management
Merge pull request
#1586
from MITx/feature/cdodge/make-update-templates-django-admin-util
2013-03-04 13:11:46 -08:00
tests
hot fix for delete_item. The 'delete_all_versions' is useful in that it is set to true when doing explicit deletes as opposed to 'delete draft'. If delete_all_versions=False, then don't remove the deleted item from the parent children collection
2013-03-12 15:24:10 -04:00
__init__.py
move call to update_templates on service startup into a django-admin command
2013-03-04 08:06:58 -05:00
course_info_model.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
module_info_model.py
On first request for handouts, create the db record. (bug 160)
2013-02-07 17:09:57 -05:00
utils.py
reapply Ike's pull-request in a new branch. The PR branch got mangled on the rebase by accident.
2013-03-01 15:25:36 -05:00
views.py
hot fix for delete_item. The 'delete_all_versions' is useful in that it is set to true when doing explicit deletes as opposed to 'delete draft'. If delete_all_versions=False, then don't remove the deleted item from the parent children collection
2013-03-12 15:24:10 -04:00