Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 35,932 public repositories matching this topic...
-
Updated
Dec 1, 2021 - Python
-
Updated
Nov 29, 2021 - JavaScript
-
Updated
Nov 30, 2021 - Python
-
Updated
Dec 1, 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.
What happened?
Error while deploying to production: django.core.exceptions.ImproperlyConfigured: Set the SENDGRID_GENERATE_MESSAGE_ID environment variable
It looks like non-essential env config was added without defaults.
What should've happened instead?
Deploy without errors
Solution
Add defaults to Sendgrid config.
Change the following:
ANYMAIL = {
"SENDGRID_
-
Updated
Nov 28, 2021 - Python
-
Updated
Nov 15, 2021 - JavaScript
Bug description
This upside-down L shape icon is presumably not supposed to look like this
How to reproduce
View properties of a person, organization, event, etc.
-
Updated
Nov 19, 2021 - HTML
-
Updated
Nov 18, 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
Nov 26, 2021 - Python
-
Updated
Oct 17, 2021 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Nov 29, 2021 - Python
-
Updated
Oct 26, 2021 - Python
Describe the problem
The first column in Translation with contribution list of user page should be consistent with the first column in component list of dashboard.
Describe the solution you'd like
Change Project to Component
Describe alternatives you've considered
No response
Screenshots
Dashboard

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