Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 37,739 public repositories matching this topic...
-
Updated
Feb 2, 2022 - Python
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
Jan 30, 2022 - Python
-
Updated
Feb 2, 2022 - Python
-
Updated
Nov 2, 2021 - Python
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX is open source software provided for free and that I might not receive a timely response.
Summary
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
-
Updated
Feb 1, 2022 - Python
Is your feature request related to a problem?
No
Describe the solution you'd like
In the pie charts and bar charts, be able to switch between absolute values and relative values (percentage).
Describe alternatives you've considered
None, except visually estimate the percentage on pie charts.
Additional context
Description fells a bit light, but I feel like everythi
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Jan 24, 2022 - HTML
-
Updated
Dec 17, 2021 - Python
-
Updated
Jan 31, 2022 - Python
Currently, a couple of operations are not yet explained like: "full rescan", "train faces" and "faces rescan". We should add them to the frontend and make sure that it does not get too long or that we could hide it behind a question mark.
-
Updated
Jan 27, 2022 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Jan 19, 2022 - Python
Describe the issue
Our project is following the conventional commit format and we would like to have the PR title opened by weblate to follow this convention. I searched how I could change this but it seems this is not possible when using hosted.weblate.org ?
We edited the message configuration in our project configuration panel on hosted.weblate.org, but didn't found any field helping in
-
Updated
Jan 24, 2022 - Python
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
This is a bug specific to Windows high-contrast mode. cc @kbayliss who did the testing for this.
Button with
.disabled
class, rather than attribute:We should