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