-
Updated
Nov 18, 2020 - Python
https
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
Here are 116 public repositories matching this topic...
-
Updated
Jun 16, 2020 - Python
-
Updated
Oct 27, 2020 - Python
-
Updated
Oct 11, 2020 - Python
-
Updated
Oct 11, 2020 - Python
-
Updated
Nov 9, 2020 - Python
-
Updated
Jun 27, 2020 - Python
-
Updated
Oct 2, 2020 - Python
-
🐞 bug report -
🐣 feature request -
❓ question about the decisions made in the repository
AssertionError is raised and used in try/except in runtime. This is wrong and error-prone. A proper exception type must be used instead.
Python 3.9 was released some time ago, we should update the CI config to run tests on it too
-
Updated
Jun 13, 2019 - Python
-
Updated
Mar 21, 2019 - Python
-
Updated
Aug 5, 2019 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Jun 5, 2020 - Python
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 2, 2019 - Python
-
Updated
May 27, 2020 - Python
-
Updated
Jul 7, 2020 - Python
-
Updated
Nov 17, 2019 - Python
-
Updated
Mar 7, 2018 - Python
-
Updated
Oct 26, 2020 - Python
A production environment is triggering the exception "Error Message: TypeError: Cannot read property 'insertBefore' of null".
This seems to happen on the admin interface on the url: "/#/admin/questionnaires" in relation to $scope.triggerFieldDialog
The setup is using version 3.0.2