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 30,771 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
kpthatsme
kpthatsme commented Jun 2, 2021

Bug description

Some of our dashboard tags don't show up due to the color scheme mixed w/ our app BG.

Expected behavior

Dashboard tags are easy to read against the app background.

How to reproduce

  1. Go to Dashboards in our app
  2. Look at the 'big-5' or 'core-experience' tag

Environment

  • PostHog Cloud
  • self-hoste
weblate

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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