1. 11 Jul, 2017 1 commit
  2. 10 Jul, 2017 2 commits
  3. 04 Jul, 2017 1 commit
  4. 16 Jun, 2017 1 commit
  5. 30 May, 2017 4 commits
  6. 29 May, 2017 2 commits
  7. 19 May, 2017 5 commits
  8. 16 Mar, 2017 1 commit
  9. 13 Mar, 2017 1 commit
  10. 04 Jan, 2017 2 commits
  11. 06 Dec, 2016 2 commits
  12. 17 Nov, 2016 2 commits
  13. 09 Nov, 2016 1 commit
  14. 06 Sep, 2016 2 commits
  15. 01 Sep, 2016 2 commits
  16. 23 Aug, 2016 2 commits
  17. 02 Feb, 2016 2 commits
  18. 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
  19. 24 Nov, 2015 1 commit
  20. 20 Nov, 2015 1 commit
  21. 18 Nov, 2015 1 commit
  22. 10 Nov, 2015 3 commits