Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: Near Future
    • Component/s: OIOIOI
    • Labels:
      None
    • Sprint:
      TAG 2020/21 Summer Sprint 2

      Activity

      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 1
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if it's id is used in tests as foreign key.
      Adjusted dependencies.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if it's id is used in tests as foreign key. Adjusted dependencies. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 2
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if it's id is used in tests as foreign key.
      Adjusted dependencies.
      Django 2.2.21 support is not there as it introduced breaking change that I'm not sure how to adjsut to.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if it's id is used in tests as foreign key. Adjusted dependencies. Django 2.2.21 support is not there as it introduced breaking change that I'm not sure how to adjsut to. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 3
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator and made migration after its removal.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if its id is used in tests as foreign key.
      Adjusted dependencies.
      Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator and made migration after its removal. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if its id is used in tests as foreign key. Adjusted dependencies. Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 4
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator and made migration after its removal.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if its id is used in tests as foreign key.
      Adjusted dependencies.
      Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator and made migration after its removal. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if its id is used in tests as foreign key. Adjusted dependencies. Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 5
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if its id is used in tests as foreign key.
      Adjusted dependencies.
      Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if its id is used in tests as foreign key. Adjusted dependencies. Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 6
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if its id is used in tests as foreign key.
      Adjusted dependencies.
      Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if its id is used in tests as foreign key. Adjusted dependencies. Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Hide
      Gerrit Gerrit added a comment -
      Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 7
      https://gerrit.sio2project.mimuw.edu.pl/3692

      SIO-2427 Add django 2.2 support

      Removed python_2_unicode_compatible decorator.
      Silenced admin.E130 system check.
      Removed use of None as url arguemnt.
      Started creating object if its id is used in tests as a foreign key.
      Adjusted dependencies.
      Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to.

      Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372
      Show
      Gerrit Gerrit added a comment - Change oioioi~python3~I8858ff4c6ebd69f2271150b11291ed9404ffa372, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3692 SIO-2427 Add django 2.2 support Removed python_2_unicode_compatible decorator. Silenced admin.E130 system check. Removed use of None as url arguemnt. Started creating object if its id is used in tests as a foreign key. Adjusted dependencies. Django 2.2.21 support is not there as it introduced breaking change(name of a file cannot be path) that I'm not sure how to adjust to. Change-Id: I8858ff4c6ebd69f2271150b11291ed9404ffa372

        People

        • Assignee:
          Wojciech Dubiel
          Reporter:
          Hubert Badocha
        • Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved:

            Agile