Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 31,298 public repositories matching this topic...
-
Updated
Jun 26, 2021 - Python
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
Jun 25, 2021 - Python
-
Updated
Jun 21, 2021 - Python
-
Updated
Jun 25, 2021 - Python
ISSUE TYPE
- Bug Report
SUMMARY
Survey list missing edit icon.
Current implementation:
Mockup:
-
Updated
Jun 24, 2021 - Python
-
Updated
Jun 20, 2021 - JavaScript
The same translations of the English terms in address book's dropdown list of titles are causing confusion in other languages.
The original choices in English:
are being translated to a same term: Miss/Mrs/Ms turns Frau/Frau/Frau in German or Mlle/Mme/
Is your feature request related to a problem?
Please describe.
By default, we use emails are distinct_ids to list users on insights (in person modals and funnel list of people). Some users might have a different label for their persons are prefer to use the distinct_id they passed in rather than the email.
Describe the solution you'd like
We should allow users to switch back and fo
-
Updated
Jun 16, 2021 - CSS
-
Updated
Jun 20, 2021 - Python
-
Updated
Jun 22, 2021 - Python
-
Updated
May 7, 2020 - Python
-
Updated
Jun 25, 2021 - Python
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 19, 2021 - Python
-
Updated
Jun 25, 2021 - Python
-
Updated
Jun 10, 2021 - Jupyter Notebook
Would be great to allow users to report abusive behavior of other contributors from their user profile (like we can do it with translation suggestions).
I recently noticed some users who were damaging translations by putting nonsense in them and had to write to the support to report them.
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?
It's common for people to want to retrieve a block of a particular type from a StreamField value - for example, if 'hero image' is one of the block types defined in a page's content, a developer may want to pull out the first such hero image for use in listings or as a social share image. ([An example of this in the wild](https://stackoverflow.com/ques