upgrade to django tables 2
Showing
- hypha/apply/funds/paginators.py 0 additions, 113 deletionshypha/apply/funds/paginators.py
- hypha/apply/funds/tables.py 4 additions, 6 deletionshypha/apply/funds/tables.py
- hypha/apply/funds/views.py 3 additions, 2 deletionshypha/apply/funds/views.py
- requirements.txt 1 addition, 1 deletionrequirements.txt
hypha/apply/funds/paginators.py
deleted
100644 → 0
... | ... | @@ -21,7 +21,7 @@ django-pwned-passwords==4.1.0 |
django-redis==4.11.0 | ||
django-referrer-policy==1.0 | ||
django-storages==1.7.1 | ||
django-tables2==1.21.2 | ||
django-tables2==2.2.1 | ||
django-tinymce4-lite==1.7.5 | ||
django-two-factor-auth==1.9.1 | ||
django-webpack-loader==0.6.0 | ||
... | ... |
Please register or sign in to comment