Skip to content
#

Django

django logo

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...

gasman
gasman commented Jun 6, 2021

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

krzysztofjeziorny
krzysztofjeziorny commented Apr 28, 2021

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:

https://github.com/django-oscar/django-oscar/blob/1a3372e1728d7b464693da6c78525ef4f13176a1/src/oscar/apps/address/abstract_models.py#L22

are being translated to a same term: Miss/Mrs/Ms turns Frau/Frau/Frau in German or Mlle/Mme/

posthog
EDsCODE
EDsCODE commented Jun 17, 2021

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

weblate

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

Repository
django/django
Website
www.djangoproject.com
Wikipedia
Wikipedia