Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 26,422 public repositories matching this topic...
-
Updated
Dec 12, 2020 - Python
-
Updated
Dec 11, 2020 - Python
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 9, 2020 - Python
-
Updated
Dec 11, 2020 - Python
ISSUE TYPE
- Feature Idea
SUMMARY
Expose the value of "Execution Node" as a variable when running a job from Ansible Tower.
Example use-case: Secret lookup which provides access token based on the execution node ip address
-
Updated
Dec 10, 2020 - Python
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Nov 29, 2020 - Python
Is your feature request related to a problem?
When sending incorrectly formatted payloads (e.g. a text-based string with a gzip compression header), the app will fail with a cryptic 500 error and register an unhandled exception.
Describe the solution you'd like
The app should return a 400 bad request error, with details on why the request failed (i.e. it is incorrectly formatted or
-
Updated
Dec 10, 2020 - CSS
-
Updated
May 7, 2020 - Python
-
Updated
Dec 11, 2020 - Python
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Python
-
Updated
Sep 29, 2020 - Python
-
Updated
Nov 18, 2020 - Jupyter Notebook
-
Updated
Dec 10, 2020 - CSS
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia


Is your proposal related to a problem?
Currently, when an editor is creating a form using the form page, they need to use the "number" field type (
<input type="number">) if they would like to ask for telephone or cellphone numbers. This makes it difficult for use