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
1
Packages
Projects
Releases
Wiki
Activity
Files
b1e31a708052c8eae050931d56de9561fa80e4a0
edx-platform
/
common
/
djangoapps
/
microsite_configuration
History
Tyler Hallada
1f42d1b384
Merge pull request
#18316
from edx/thallada/PLAT-1524-on-delete
...
PLAT-1524: Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-06 10:38:15 -04:00
..
backends
Remove orphaned pre-startup code and tests.
2017-11-01 14:04:31 -04:00
management
Fixes to mgmt cmds which delete django-simple-history data.
2017-10-18 09:15:37 -04:00
migrations
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00
tests
s/django.core.urlresolvers/django.urls/g
2018-06-05 13:59:09 -04:00
__init__.py
…
admin.py
…
apps.py
Move microsite config from startup.py to settings and AppConfig.ready.
2017-11-01 14:04:31 -04:00
microsite.py
Remove orphaned pre-startup code and tests.
2017-11-01 14:04:31 -04:00
middleware.py
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
models.py
Add on_delete kwarg to ForeignKey & OneToOneFields
2018-06-05 17:05:12 -04:00