zappycode-django icon indicating copy to clipboard operation
zappycode-django copied to clipboard

The code behind ZappyCode.com 💻 Come check it out and see how it ticks!

Results 10 zappycode-django issues
Sort by recently updated
recently updated
newest added

when video is ended user can choose - go to next lecture or stay on current. if no action user will be redirect to next lecture after 5 secs.

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies
python

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies
python

Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies
python

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.13 to 2.15.2. Release notes Sourced from wagtail's releases. 2.15.2 Fix: CVE-2022-21683 - Comment reply notifications sent to incorrect users (Ihor Marhitych, Jacob Topp-Mugglestone) Fix: Transform operations...

dependencies
python

Bumps [django-tinymce](https://github.com/jazzband/django-tinymce) from 3.3.0 to 3.4.0. Release notes Sourced from django-tinymce's releases. 3.4.0 Upgrade to TinyMCE 5.10.1 Confirmed support for Django 3.2 Repair the spellchecker plugin functionality. Changelog Sourced from...

dependencies
python

Bumps [django](https://github.com/django/django) from 3.1.8 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...

dependencies
python

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. Changelog Sourced from sqlparse's changelog. Release 0.4.2 (Sep 10, 2021) Notable Changes IMPORTANT: This release fixes a security vulnerability in the strip comments filter....

dependencies
python

if yearly = 0, combined = monthly average, if monthly = 0 combined = yearly average, if both = 0, combined = 0