Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 40,007 public repositories matching this topic...
-
Updated
Apr 28, 2022 - Python
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Apr 28, 2022 - Python
-
Updated
Apr 28, 2022 - Python
-
Updated
Feb 23, 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
Apr 23, 2022 - Python
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
Mar 18, 2022 - HTML
-
Updated
Apr 22, 2022 - Python
-
Updated
Apr 27, 2022 - Python
Before you create an issue make sure that:
- Your issue is strictly related to LibrePhotos itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using.
- You have read the documentation thoroughly.
- You have searched for a similar issue among all the former issues (even closed ones).
- You have tried to replicate th
-
Updated
Mar 30, 2022 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Apr 23, 2022 - Python
Describe the problem
There is a draft standard to have a standard URL users can navigate to change their password.
https://w3c.github.io/webappsec-change-password-url/
The goal is to make managing passwords easier, so software can help users change their password, browsers can direct them to where they can change their password, and for programmatic access by password managers.
To
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
-
Updated
Apr 28, 2022 - Python
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?
In #7724, we changed Wagtail’s brand font to a system font stack. In #8043, we introduced a system font stack for monospace text as well. System font stacks are much harder to reuse consistently due to their length, so it’d be nice for us to simplify this.
Describe the solution you'd like
We should make both font stacks available as CSS varia