codeforlife-portal 6.41.11__py2.py3-none-any.whl → 6.41.12__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.
- {codeforlife_portal-6.41.11.dist-info → codeforlife_portal-6.41.12.dist-info}/METADATA +2 -2
- {codeforlife_portal-6.41.11.dist-info → codeforlife_portal-6.41.12.dist-info}/RECORD +7 -7
- portal/__init__.py +1 -1
- portal/templates/portal/base.html +8 -14
- {codeforlife_portal-6.41.11.dist-info → codeforlife_portal-6.41.12.dist-info}/LICENSE.md +0 -0
- {codeforlife_portal-6.41.11.dist-info → codeforlife_portal-6.41.12.dist-info}/WHEEL +0 -0
- {codeforlife_portal-6.41.11.dist-info → codeforlife_portal-6.41.12.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: codeforlife-portal
|
|
3
|
-
Version: 6.41.
|
|
3
|
+
Version: 6.41.12
|
|
4
4
|
Classifier: Programming Language :: Python
|
|
5
5
|
Classifier: Programming Language :: Python :: 3.8
|
|
6
6
|
Classifier: Framework :: Django
|
|
@@ -24,7 +24,7 @@ Requires-Dist: django-classy-tags ==2.0.0
|
|
|
24
24
|
Requires-Dist: libsass ==0.23.0
|
|
25
25
|
Requires-Dist: phonenumbers ==8.12.12
|
|
26
26
|
Requires-Dist: more-itertools ==8.7.0
|
|
27
|
-
Requires-Dist: cfl-common ==6.41.
|
|
27
|
+
Requires-Dist: cfl-common ==6.41.12
|
|
28
28
|
Requires-Dist: django-ratelimit ==3.0.1
|
|
29
29
|
Requires-Dist: django-preventconcurrentlogins ==0.8.2
|
|
30
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=
|
|
103
|
+
portal/__init__.py,sha256=5n_lQKHpwgRA1iQyQNFbe5k_9ibqOMSHLwuRsyJ4kqs,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
|
|
@@ -429,7 +429,7 @@ portal/templates/email.txt,sha256=z3bkT2WnkCrVa1RLVbGd-pE81cLEHlZ_QowfbSQAOvg,19
|
|
|
429
429
|
portal/templates/captcha/widget_v2_invisible.html,sha256=wPBAvvjm-qhSCrQruwJ2SSBkxFg4oUNFl26Axs1IjZw,306
|
|
430
430
|
portal/templates/captcha/includes/js_v2_invisible.html,sha256=FUyDf1RDyS7whzW2B_TnD1ovS8an9sDavCJFqAsrnmQ,1409
|
|
431
431
|
portal/templates/portal/about.html,sha256=vXsSYlPV-3OF2fv9eHp-ErEWXwcL-HwroocE4BdWNBE,9902
|
|
432
|
-
portal/templates/portal/base.html,sha256=
|
|
432
|
+
portal/templates/portal/base.html,sha256=DhZ1BC9AANRofocQeNtU6wSFMI-5WmQ-4eXemUGAuQo,11689
|
|
433
433
|
portal/templates/portal/base_no_userprofile.html,sha256=PlRufyYmUUGWBZ6CvbYhJWOMTqKqdcee4xnO5--AogA,447
|
|
434
434
|
portal/templates/portal/coding_club.html,sha256=aaLx9UQ8p_7Vvy3Vlh1rOufeNN0KhJ6fj4oqI6QqJcM,4518
|
|
435
435
|
portal/templates/portal/contribute.html,sha256=BebXjBAMkW1IQrCcJ5syHmMpuTbBKiqT9szdZnIEan8,4001
|
|
@@ -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.
|
|
640
|
-
codeforlife_portal-6.41.
|
|
641
|
-
codeforlife_portal-6.41.
|
|
642
|
-
codeforlife_portal-6.41.
|
|
643
|
-
codeforlife_portal-6.41.
|
|
639
|
+
codeforlife_portal-6.41.12.dist-info/LICENSE.md,sha256=9AbRlCDqD2D1tPibimysFv3zg3AIc49-eyv9aEsyq9w,115
|
|
640
|
+
codeforlife_portal-6.41.12.dist-info/METADATA,sha256=Z0s-OpwbdEecCMxzUNXi05RV9WuhbVksXXi-ogkVp1o,1139
|
|
641
|
+
codeforlife_portal-6.41.12.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
642
|
+
codeforlife_portal-6.41.12.dist-info/top_level.txt,sha256=8e5pdsuIoTqEAMqpelHBjGjLbffcBtgOoggmd2q7nMw,41
|
|
643
|
+
codeforlife_portal-6.41.12.dist-info/RECORD,,
|
portal/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "6.41.
|
|
1
|
+
__version__ = "6.41.12"
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
</title>
|
|
11
11
|
<meta name="msapplication-config" content="none"/>
|
|
12
12
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
13
|
+
<script type="text/javascript" src="{% static 'portal/js/lib/jquery.min.js' %}"></script>
|
|
13
14
|
{% include "common/onetrust_cookies_consent_notice.html" %}
|
|
14
15
|
{% block head %}
|
|
15
16
|
{% endblock head %}
|
|
@@ -31,21 +32,14 @@
|
|
|
31
32
|
type="image/x-icon">
|
|
32
33
|
{% endblock css %}
|
|
33
34
|
{% include "portal/tag_manager/tag_manager_head.html" %}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
<script type="text/javascript"
|
|
37
|
-
src="{% static 'portal/js/lib/modernizr-build.js' %}"></script>
|
|
35
|
+
|
|
36
|
+
<script type="text/javascript" src="{% static 'portal/js/lib/modernizr-build.js' %}"></script>
|
|
38
37
|
<script type="text/javascript" src="{% static 'portal/js/common.js' %}"></script>
|
|
39
|
-
<script type="text/javascript"
|
|
40
|
-
|
|
41
|
-
<script type="text/javascript"
|
|
42
|
-
|
|
43
|
-
<script type="text/javascript"
|
|
44
|
-
src="{% static 'portal/js/lib/papaparse.min.js' %}"></script>
|
|
45
|
-
<script type="text/javascript"
|
|
46
|
-
src="{% static 'portal/js/sticky_subnav.js' %}"></script>
|
|
47
|
-
<script type="text/javascript"
|
|
48
|
-
src="{% static 'portal/js/bootstrap.min.js' %}"></script>
|
|
38
|
+
<script type="text/javascript" src="{% static 'portal/js/jquery.placeholder.js' %}"></script>
|
|
39
|
+
<script type="text/javascript" src="{% static 'portal/js/lib/jquery.colorbox.js' %}"></script>
|
|
40
|
+
<script type="text/javascript" src="{% static 'portal/js/lib/papaparse.min.js' %}"></script>
|
|
41
|
+
<script type="text/javascript" src="{% static 'portal/js/sticky_subnav.js' %}"></script>
|
|
42
|
+
<script type="text/javascript" src="{% static 'portal/js/bootstrap.min.js' %}"></script>
|
|
49
43
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js"></script>
|
|
50
44
|
<script src="https://code.iconify.design/2/2.0.3/iconify.min.js"
|
|
51
45
|
integrity="sha256-pRhh6noOilGT8GyGitRuoRwdp5k1p8QJW2lvyGz4B9M="
|
|
File without changes
|
|
File without changes
|
|
File without changes
|