Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 26,336 public repositories matching this topic...
-
Updated
Dec 8, 2020 - Python
-
Updated
Dec 8, 2020 - Python
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 5, 2020 - Python
-
Updated
Dec 8, 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 3, 2020 - Python
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Nov 29, 2020 - Python
Support $set_once
posthog-js supports person.set_once but our backend doesn't. Make sure we can pass through $set_once
on an $identify
call, and only set the properties within if the properties aren't already set on the user.
-
Updated
Dec 7, 2020 - CSS
-
Updated
May 7, 2020 - Python
-
Updated
Dec 6, 2020 - Python
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Dec 6, 2020 - Python
-
Updated
Sep 29, 2020 - Python
-
Updated
Nov 18, 2020 - Jupyter Notebook
-
Updated
Nov 20, 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