1. 31 Oct, 2013 2 commits
  2. 29 Oct, 2013 1 commit
  3. 27 Oct, 2013 1 commit
  4. 24 Oct, 2013 1 commit
  5. 23 Oct, 2013 2 commits
  6. 22 Oct, 2013 2 commits
  7. 21 Oct, 2013 5 commits
  8. 18 Oct, 2013 5 commits
  9. 17 Oct, 2013 1 commit
  10. 16 Oct, 2013 2 commits
  11. 10 Oct, 2013 1 commit
  12. 09 Oct, 2013 3 commits
    • Updated comment · cbaa3089
      David Baumgold committed
    • add some middleware to determine whether draft modulestore or non-draft modulestore should be used · 8f9d815f
      change to use regex to do the domain mappings. Also add config to AWS to be able to set from configuration file.
      
      handle cases where HTTP_HOST is none, like in unit tests
      
      add linefeed at end
      
      fix up regex matches
      
      switch to use thread local storage to hold the request itself
      
      .
      
      .
      
      convert over to use open source 3rd party library
      
      convert over to use django-cum
      
      add unit test
      
      remove comment
      
      .
      
      add comment to config setting
      
      fix comment
      
      use better regex for localdev
      
      no need to break
      
      no need to wrap an imported function, it's visible to any file that is importing us
      
      add comment
      
      add unit test
      
      clean up test
      
      use a separate env file to set the preview hostname
      Chris Dodge committed
    • Clarify USE_I18N settings · 16ca0252
      @jzoldak showed me that setting `USE_I18N = DEBUG` didn't actually accomplish
      what I had hoped it would -- changing DEBUG didn't also change USE_I18N.
      This pull request accomplishes what I was trying to accomplish, without being
      quite so clever about it.
      David Baumgold committed
  13. 08 Oct, 2013 2 commits
  14. 07 Oct, 2013 2 commits
  15. 04 Oct, 2013 1 commit
  16. 03 Oct, 2013 1 commit
  17. 27 Sep, 2013 2 commits
  18. 26 Sep, 2013 1 commit
  19. 24 Sep, 2013 1 commit
  20. 23 Sep, 2013 1 commit
  21. 20 Sep, 2013 1 commit
  22. 18 Sep, 2013 1 commit
  23. 13 Sep, 2013 1 commit