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 29,247 public repositories matching this topic...

thibaudcolas
thibaudcolas commented Mar 8, 2021

With the new Algolia DocSearch merged (#6833), there are a few cases where the results aren’t as good as they could be – in this instance, Wagtail settings such as WAGTAILIMAGES_INDEX_PAGE_SIZE, because they’re only used in code blocks, which aren’t indexed.

Describe the solution you'd like

We should add a heading for each setting on https://docs.wagtail.io/en/stable/reference/settings

samwinslow
samwinslow commented Apr 9, 2021

Bug description

The calendar icon and field type == "string parsable as datetime" appears for some properties where it doesn't quite make sense, e.g. hostnames. The inconsistency of seeing a calendar icon next to somethings that's obviously a string is weird.

Perhaps being parsable as datetime is based on the fact that these values include the : character?

*If this affects the front-

weblate

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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