Skip to content
Snippets Groups Projects
  1. Jul 24, 2019
    • Feanil Patel's avatar
      Remove references to push notifications. · 1f7b12a3
      Feanil Patel authored
      Push notifications was only ever setup to connect to Parse.com a service
      that has been discontinued.  Since we haven't replaced the functionality
      for a few years now, remove this dead code.
      
      In cms/templates/js/course_info_update.underscore we're allowing content
      to not be escaped because this is by design according to the tests.
      Long term there should be a better fix for this but for now this is
      intended behavior.
  2. Apr 05, 2019
  3. Nov 07, 2018
  4. Jun 06, 2018
  5. Apr 04, 2018
  6. Mar 27, 2018
  7. Jan 30, 2018
  8. Jan 29, 2018
  9. Jan 10, 2018
  10. Jan 04, 2018
  11. Dec 22, 2017
  12. Dec 21, 2017
  13. Dec 13, 2017
  14. Nov 22, 2017
  15. Nov 09, 2017
  16. Oct 11, 2017
  17. Oct 02, 2017
  18. Sep 25, 2017
  19. Sep 22, 2017
  20. Sep 05, 2017
  21. Aug 29, 2017
  22. Aug 24, 2017
  23. May 30, 2017
  24. Dec 08, 2016
  25. Aug 03, 2016
  26. Jun 16, 2016
    • Usman Khalid's avatar
      Added a named outer_atomic option. · 78162320
      Usman Khalid authored
      A named outer is suitable when dealing with IntegrityErrors. It only
      checks that it is not nested under an atomic only if it is nested
      under enable_outer_atomic(name=<name>). This way only the view which
      is causing IntegrityErrors needs to have its automatic transaction
      management disabled and other callers are not effected.
      78162320
  27. Apr 07, 2016
  28. Nov 10, 2015
    • Usman Khalid's avatar
      Rebase upgrade Django to v1.8.5 · 6cb62f26
      Usman Khalid authored
      Please note that this is a squshed commit and the work of:
      Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
      6cb62f26
  29. Jan 15, 2015
  30. Oct 01, 2014
Loading