Skip to content
Snippets Groups Projects
  1. Dec 15, 2020
  2. Dec 07, 2020
  3. Nov 26, 2020
  4. Nov 24, 2020
  5. Nov 19, 2020
    • Carlos Vega's avatar
      updated django to 2.1 · 9be3713e
      Carlos Vega authored
      fixed issue with view logout
      
      WIP: After the update, is failing to validate forms with boolean fields.
      If the boolean fields are not present, like postponed field on the test test_validation of web.tests.forms.test_StudySubjectEditForm.StudySubjectEditFormTests.
      
      not sure how to proceed with the changes, apparently this should have raised issues before, because the docs indicate the following:
      https://docs.djangoproject.com/en/2.1/ref/forms/fields/#booleanfield
      
      test_validation (web.tests.forms.test_StudySubjectEditForm.StudySubjectEditFormTests) ... <ul class="errorlist"><li>postponed<ul class="errorlist"><li>This field is required.</li></ul></li></ul>
      9be3713e
    • Carlos Vega's avatar
      text-unidecode is used by faker, now they have introduced the artistic license... · d36c4e2f
      Carlos Vega authored
      text-unidecode is used by faker, now they have introduced the artistic license as well as GPL, we need to check
      d36c4e2f
  6. Nov 17, 2020
  7. Nov 09, 2020
  8. Nov 05, 2020
  9. Oct 28, 2020
  10. Oct 23, 2020
  11. Oct 06, 2020
  12. Mar 20, 2020
  13. Mar 19, 2020
  14. Dec 11, 2018
  15. Dec 10, 2018
  16. Dec 05, 2018
  17. Oct 19, 2018
  18. Oct 15, 2018
  19. Oct 12, 2018
  20. Sep 19, 2018
  21. Sep 03, 2018
  22. Jun 11, 2018
  23. Jan 10, 2018
  24. Sep 13, 2017
  25. Sep 08, 2017
  26. Jul 11, 2017
  27. Jul 10, 2017
Loading