Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 35,865 public repositories matching this topic...
-
Updated
Nov 26, 2021 - Python
-
Updated
Nov 20, 2021 - JavaScript
-
Updated
Nov 26, 2021 - Python
-
Updated
Nov 26, 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?
In file: cookiecutter-django/{{cookiecutter.project_slug}}/.pre-commit-config.yaml line number 1:
exclude: 'docs|node_modules|migrations|.git|.tox' using this statement it excludes any file/directory with word 'docs' in it, for example it will exclude:
- ml_docs/
- docs_serializer.py
- docs/
- docs.py
What should've happened instead?
instead it should only exclud
-
Updated
Nov 26, 2021 - Python
-
Updated
Nov 15, 2021 - JavaScript
Is your feature request related to a problem?
In the app, we make it look like we have Javascript, Python and an API support for feature flags. From looking at this, I'd assume there are no other options...
However, we ha
-
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 27, 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