codeforlife-portal 6.41.10__py2.py3-none-any.whl → 6.41.11__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of codeforlife-portal might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: codeforlife-portal
3
- Version: 6.41.10
3
+ Version: 6.41.11
4
4
  Classifier: Programming Language :: Python
5
5
  Classifier: Programming Language :: Python :: 3.8
6
6
  Classifier: Framework :: Django
@@ -21,11 +21,10 @@ Requires-Dist: requests ==2.31.0
21
21
  Requires-Dist: django-treebeard ==4.3.1
22
22
  Requires-Dist: django-sekizai ==2.0.0
23
23
  Requires-Dist: django-classy-tags ==2.0.0
24
- Requires-Dist: sqlparse ==0.4.4
25
- Requires-Dist: libsass ==0.22.0
24
+ Requires-Dist: libsass ==0.23.0
26
25
  Requires-Dist: phonenumbers ==8.12.12
27
26
  Requires-Dist: more-itertools ==8.7.0
28
- Requires-Dist: cfl-common ==6.41.10
27
+ Requires-Dist: cfl-common ==6.41.11
29
28
  Requires-Dist: django-ratelimit ==3.0.1
30
29
  Requires-Dist: django-preventconcurrentlogins ==0.8.2
31
30
  Requires-Dist: django-csp ==3.7
@@ -100,7 +100,7 @@ example_project/portal_test_settings.py,sha256=fkbeU36YhWvNbR_hm28Rq4pV6ln-dGHK1
100
100
  example_project/settings.py,sha256=GLelTfsnhAuf_rqjXUoIWoLtzKvr-9l8UQDQ23rxPQc,5580
101
101
  example_project/urls.py,sha256=OVeRQ-TCpzHISBRuzqD0yd3ewF7H5U3c-f2p2alfUD0,430
102
102
  example_project/wsgi.py,sha256=U1W6WzZxZaIdYZ5tks7w9fqp5WS5qvn2iThsVcskrWw,829
103
- portal/__init__.py,sha256=EGxWgeLNN_ngKvdRdl2xFkXHMx3lTbRpGIvRw1SJgZ4,24
103
+ portal/__init__.py,sha256=xmSPpqU5c3h311e8qoCRZvJh-nxaNXim7Phn6P7qzKA,24
104
104
  portal/admin.py,sha256=k5Hsiln43DlVPoufnrx5AXWu_RijX8xi_n7wwBuuCJo,5132
105
105
  portal/app_settings.py,sha256=DhWLQOwM0zVOXE3O5TNKbMM9K6agfLuCsHOdr1J7xEI,651
106
106
  portal/backends.py,sha256=2Dss6_WoQwPuDzJUF1yEaTQTNG4eUrD12ujJQ5cp5Tc,812
@@ -636,8 +636,8 @@ portal/views/two_factor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
636
636
  portal/views/two_factor/core.py,sha256=O_wcBeFqdPYSGNGv-pT_vbs5-Dj1Z-Jfkd6f9-E5yZI,760
637
637
  portal/views/two_factor/form.py,sha256=lnHNKI-BMlpncTuW3zUzjPaJJNuEra2I_nOam0eOKFY,257
638
638
  portal/views/two_factor/profile.py,sha256=tkl_ludo8arMtd5LKNmohM66vpC_YQiP-0nspTSJiJ4,383
639
- codeforlife_portal-6.41.10.dist-info/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
640
- codeforlife_portal-6.41.10.dist-info/METADATA,sha256=1m2pLbsFTkDYbamHIPN3n06D3i6Ux1rXxj2lnMqK3YE,1171
641
- codeforlife_portal-6.41.10.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
642
- codeforlife_portal-6.41.10.dist-info/top_level.txt,sha256=8e5pdsuIoTqEAMqpelHBjGjLbffcBtgOoggmd2q7nMw,41
643
- codeforlife_portal-6.41.10.dist-info/RECORD,,
639
+ codeforlife_portal-6.41.11.dist-info/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
640
+ codeforlife_portal-6.41.11.dist-info/METADATA,sha256=aM4MFZMozBQIXWJQQZKyOZtN3FUv56UDilpuO-7ylPY,1139
641
+ codeforlife_portal-6.41.11.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
642
+ codeforlife_portal-6.41.11.dist-info/top_level.txt,sha256=8e5pdsuIoTqEAMqpelHBjGjLbffcBtgOoggmd2q7nMw,41
643
+ codeforlife_portal-6.41.11.dist-info/RECORD,,
portal/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "6.41.10"
1
+ __version__ = "6.41.11"