Details

    • Type: Sub-task Sub-task
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: TAG 2018/19 Sprint 1
    • Fix Version/s: TAG 2018/19 Sprint 1
    • Component/s: OIOIOI
    • Labels:

      Description

      RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Activity

        Show
        Artur Puzio added a comment - https://docs.djangoproject.com/en/2.1/ref/files/storage/#django.core.files.storage.Storage.save
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3171

        (SIO-2203) Support max_length in FiletrackerStorage.save

        This fixes following warning:
            RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3171 ( SIO-2203 ) Support max_length in FiletrackerStorage.save This fixes following warning:     RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10. Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3171

        (SIO-2203) Support max_length in FiletrackerStorage.save

        This fixes following warning:
            RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3171 ( SIO-2203 ) Support max_length in FiletrackerStorage.save This fixes following warning:     RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10. Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3171

        (SIO-2203) Support max_length in FiletrackerStorage.save

        This fixes following warning:
            RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3171 ( SIO-2203 ) Support max_length in FiletrackerStorage.save This fixes following warning:     RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10. Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3171

        (SIO-2203) Support max_length in FiletrackerStorage.save

        This fixes following warning:
            RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3171 ( SIO-2203 ) Support max_length in FiletrackerStorage.save This fixes following warning:     RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10. Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/3171

        (SIO-2203) Support max_length in FiletrackerStorage.save

        This fixes following warning:
            RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3171 ( SIO-2203 ) Support max_length in FiletrackerStorage.save This fixes following warning:     RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10. Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/3171

        (SIO-2203) Support max_length in FiletrackerStorage.save

        This fixes following warning:
            RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10.

        Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I6d9a3769baae760349d9d7a827a1e6ed237442ca, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3171 ( SIO-2203 ) Support max_length in FiletrackerStorage.save This fixes following warning:     RemovedInDjango110Warning: Backwards compatibility for storage backends without support for the `max_length` argument in Storage.save() will be removed in Django 1.10. Change-Id: I6d9a3769baae760349d9d7a827a1e6ed237442ca

          People

          • Assignee:
            Szymon AcedaƄski
            Reporter:
            Artur Puzio
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: