Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 31,110 public repositories matching this topic...
-
Updated
Jun 18, 2021 - Python
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
Jun 19, 2021 - Python
-
Updated
Jun 13, 2021 - Python
-
Updated
Jun 19, 2021 - Python
ISSUE TYPE
- Bug Report
SUMMARY
Survey list missing edit icon.
Current implementation:
Mockup:
-
Updated
Jun 18, 2021 - Python
-
Updated
May 31, 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 19, 2021 - Python
-
Updated
Jun 12, 2021 - Python
-
Updated
May 7, 2020 - Python
-
Updated
May 3, 2021 - Python
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 19, 2021 - Python
-
Updated
May 31, 2021 - Python
-
Updated
Jun 10, 2021 - Jupyter Notebook
Is your feature request related to a problem? If so, please describe.
When policies are enabled on a branch synched with Weblate using Azure DevOps, it is not able to push changes without using a pull request.
Describe the solution you'd like
The same way Github or Gitlab have the ability to submit changes using a pull request / merge request, Weblate should be able to submit chan
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