The Wayback Machine - https://web.archive.org./web/20210418062119/https://github.com/topics/django
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,452 public repositories matching this topic...

thibaudcolas
thibaudcolas commented on 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

posthog
joesaunderson
joesaunderson commented on Apr 13, 2021

Bug description

When using the identify API in posthog-js, we are passing some data which could cause malformed URL's i.e. "Men's Fashion".

If I do not URL encode this, it shows in Posthog as Men's Fashion, if I do URL encode this, it shows in Posthog as Men%27s%20Fashion.

Expected behavior

If the property is URL encoded, I expect this to be decoded on receipt by Post

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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