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