Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 35,726 public repositories matching this topic...
-
Updated
Nov 24, 2021 - Python
-
Updated
Nov 20, 2021 - JavaScript
-
Updated
Nov 24, 2021 - Python
-
Updated
Nov 24, 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 23, 2021 - Python
-
Updated
Nov 15, 2021 - JavaScript
Tracking OS version
Is your feature request related to a problem?
We've been debugging with a few users around the recent SSL cert changes with Let's Encrypt, and we were surprised to find OS version missing.
Describe the solution you'd like
We'd love to see OS version alongside OS–similar to Browser & Browser version.
Describe alternatives you've considered
Google Analytics has OS version
-
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 23, 2021 - Python
-
Updated
Oct 17, 2021 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Nov 24, 2021 - Python
-
Updated
Oct 26, 2021 - Python
Describe the problem
We would like to use the "Pushing changes to GitHub as pull requests" feature with Github Enterprise Server (GHES). Currently this does not work because on GHES the API endpoint is different from GitHub cloud.
The current code derives the API endpoint from the repository
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