Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 36,720 public repositories matching this topic...
-
Updated
Dec 29, 2021 - Python
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Dec 29, 2021 - Python
-
Updated
Dec 28, 2021 - 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 am not entitled to status updates or other assurances.
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
Dec 26, 2021 - Python
Currently, if a plugin implements the onAction function, it will receive every action triggered.
However, a more optimal approach would be to receive only actions that the user specifies they want the plugin to run on, as is the case with webhooks.
Hence, here's the rough solution I'm envisioning:
On the action page, around where the webhook stuff is, add a section allowing the user to
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Dec 16, 2021 - HTML
-
Updated
Dec 17, 2021 - Python
-
Updated
Dec 29, 2021 - Python
When trying to edit the caption of a picture, the submit button doesnt do anything. The captions are not saved and no confirmation is shown. When the generate button is used, a caption is successfully generated and automatically saved. But this caption can not be edited nor removed.
Logs dont show any activity besides caption generation.
This happens on the newest docker-compose examples.
-
Updated
Dec 26, 2021 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Dec 27, 2021 - Python
link to Git repo
Describe the problem
I want to open the source and target files in Git that are being localized.
Describe the solution you'd like
I would like a link that would direct me to the particular Git location of my project.
Describe alternatives you've considered
Right now, I need to combine the address from fields source code repository and file mask.
Screenshots
No response
-
Updated
Oct 26, 2021 - 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.
Current:
color: #007d7eProposed:
color: ButtonText; border: 1px solid;![7459](htt