Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 43,727 public repositories matching this topic...
-
Updated
Aug 8, 2022 - Python
-
Updated
Aug 5, 2022 - JavaScript
-
Updated
Aug 1, 2022 - Go
-
Updated
Aug 8, 2022 - Python
-
Updated
Aug 8, 2022 - Python
-
Updated
Jul 20, 2022 - Python
ISSUE TYPE
-feature
SUMMARY
The social auth on the login page lend themselves to a feeling of "follow us on abc social platform" instead of "login via social platform". Consultation with Patternfly and UXD says we can do something like the image below. Patternfly did recommend using phrasing like Log in with Google instead of sign in
.
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
-
Updated
Aug 8, 2022 - Python
-
Updated
Jul 29, 2022 - HTML
-
Updated
Aug 6, 2022 - JavaScript
-
Updated
Aug 1, 2022 - Python
-
Updated
Jun 16, 2022 - Python
-
Updated
Jul 18, 2022 - Python
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
-
Updated
Jul 29, 2022 - Python
-
Updated
Aug 1, 2022 - Python
-
Updated
Sep 1, 2021 - Python
Describe the problem
We use Fedora consumer for propagating changes from Weblate back to our legacy translation systems. Currently, we don't have a way to know when a translation/source string is being deleted from Weblate other than fetching data via API and comparing them.
Describe the solution you'd like
To keep the translations in sync, we would like to get Fedora/notify messages wh
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
Is your proposal related to a problem?
Reviewing our focus outline with @wagtail/accessibility, based on reports from an accessibility specialist, we think our focus outline could be tweaked to have better contrast against a good range of Wagtail’s colors. In particular, it doesn’t score very well in APCA against white.
Describe the solution you'd like