1. 19 Jul, 2017 1 commit
  2. 13 Jul, 2017 2 commits
  3. 12 Jul, 2017 1 commit
  4. 11 Jul, 2017 2 commits
  5. 10 Jul, 2017 2 commits
  6. 04 Jul, 2017 1 commit
  7. 16 Jun, 2017 1 commit
  8. 30 May, 2017 4 commits
  9. 29 May, 2017 2 commits
  10. 19 May, 2017 5 commits
  11. 16 Mar, 2017 1 commit
  12. 13 Mar, 2017 1 commit
  13. 04 Jan, 2017 2 commits
  14. 06 Dec, 2016 2 commits
  15. 17 Nov, 2016 2 commits
  16. 09 Nov, 2016 1 commit
  17. 06 Sep, 2016 2 commits
  18. 01 Sep, 2016 2 commits
  19. 23 Aug, 2016 2 commits
  20. 02 Feb, 2016 2 commits
  21. 01 Feb, 2016 1 commit
    • Remove uses of using() from migrations · 6b7fe344
      This hardcoded the db_alias fetched from schema_editor and forces django
      to try and migrate any second database you use, rather than routing to
      the default database.  In testing a build from scratch, these do not
      appear needed.
      
      Using using() prevents us from using multiple databases behind edxapp.
      Kevin Falcone committed
  22. 24 Nov, 2015 1 commit