ctrl-alt-d / django-aula

Gestió de presencia, incidències i més en centres educatius i acadèmies.
Other
18 stars 28 forks source link

Issue 117: QuerySetPaginator deprecated #122

Closed amorilla closed 4 years ago

amorilla commented 4 years ago

Adapta per Django 3.1 i django-tables2 2.3.2 S'ha d'actualitzar l'entorn virtual i fer migrate

cd carpeta-github-djau
git pull
source venv/bin/activate
pip3 install -r requirements.txt --upgrade
python manage.py migrate

Closes: #117

amorilla commented 4 years ago

El migrate el demana la nova versió de Django. Per la taula users.

El dom., 11 oct. 2020 15:42, dani herrera notifications@github.com escribió:

@ctrl-alt-d approved this pull request.

Perfecte! Per mi es pot fer merge.

No veig perquè hi ha la necessitat de fer migrate.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ctrl-alt-d/django-aula/pull/122#pullrequestreview-506180695, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT6LARS5ENBYQCVA7OCAK3SKGY5RANCNFSM4SLXQPWQ .