The Wayback Machine - https://web.archive.org/web/20220221024646/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 38,262 public repositories matching this topic...

thibaudcolas
thibaudcolas commented Feb 15, 2022

Is your proposal related to a problem?

Wagtail has a custom JS-based focus styles implementation, with focus-outline-on and focus-outline-off classes. With our current modern browser support targets, I believe we could switch to using :focus-visible instead. Safari doesn’t technically support it currently, but that’s right around the corner with version 15.4.

Describe the solut

camrail
camrail commented Jun 14, 2021

Hi All,

Firstly thanks for this repo, it's amazing and as you well know saves countless hours (first time using it).

Usually when I setup my django with docker projects I do it in such a way that I exec into the container
docker exec -it django bash and then run management commands python manage.py migrate

This wasn't working (I was getting a DATABASE_URL missing error), and after so

posthog
weblate
pontaoski
pontaoski commented Feb 14, 2022

Describe the problem

Weblate takes forever to scan huge repositories (~150k files), in order to autogenerate a config (I think). I already know what config I want to put in for the repo, so I don't need Weblate to waste its time autogenerating one that I'm going to throw out.

Describe the solution you'd like

An explicit toggle for Weblate to autoscan or not.

Describe alternatives y

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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