Skip to content
Snippets Groups Projects
  1. Dec 13, 2019
  2. Nov 01, 2019
  3. Oct 22, 2019
  4. Sep 17, 2019
  5. Sep 12, 2019
    • Feanil Patel's avatar
      Remove the mongo plugin for the djnago-debug-toolbar. · dfe77a96
      Feanil Patel authored
      We are currently running this plugin from a has directly off of master
      to get support for a newer version of DJDT.  However even on master
      there is not yet support for python 3.  We're running into this when
      running runserver and when collecting static assets.
      
      A quick survey of the development team at edX shows that people are no
      longer actively using this debug panel.(14 responders all saying no to
      the question "In the last year have you used the mongo portion of the
      django-debug-toolbar in edx-platform?")
      
      This makes sense since the module store and courseware related
      developement is not very active right now.  Given all this, I'm removing
      this toolbar for now and if we need it again we can survey what's
      available at that time to choose the best tool.
      dfe77a96
    • Feanil Patel's avatar
      Remove snakefood and our usage of it. · 9acad23f
      Feanil Patel authored
      Unfortunately snakefood is not supported in python3 so I'm removing it
      and the tools built on top of it for now as they are not in active use.
      
      If you're looking at this wishing it still existed,
      
      Check out https://github.com/bwohlberg/jonga or https://pypi.org/project/findimports/
      9acad23f
  6. Mar 29, 2019
  7. Feb 13, 2019
  8. Dec 11, 2018
  9. Jun 25, 2018
  10. Jun 08, 2018
  11. Apr 19, 2018
  12. Apr 18, 2018
  13. Apr 12, 2018
  14. Apr 10, 2018
  15. Apr 09, 2018
Loading