Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 32,417 public repositories matching this topic...
-
Updated
Jul 31, 2021 - Python
-
Updated
Jul 17, 2021 - JavaScript
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 12, 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.
-
Updated
Jul 28, 2021 - Python
-
Updated
Jun 20, 2021 - JavaScript
The page RangeDetailView (oscar/offer/range.html) should show products in pagination.
Because there might be too many products in a Range
Is your feature request related to a problem?
It is way too easy to navigate away from the Feature Flags edit page without pressing "Save", losing all changes. I have done it probably a dozen times.
Describe the solution you'd like
Longer term, any changes to filter criteria should auto-save. But because this will probably require extra testing and implementation time, for now a bro
-
Updated
Jul 8, 2021 - CSS
-
Updated
Jul 24, 2021 - Python
-
Updated
Jul 24, 2021 - Python
-
Updated
May 7, 2020 - Python
-
Updated
Jul 29, 2021 - Python
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jul 19, 2021 - Python
-
Updated
Jun 10, 2021 - Jupyter Notebook
Problem:
The translator sometimes does not make correct spaces around tags. For example:
<p>Click on the links<a href="...">here</a>or<a href="...">here</a>.</p>
Solution suggestion:
Create new quality check. Logic like:
- if tag: a, strong, b, i, ...
- and if following chars are before or after the tag: \p{L}
- then show a failed check
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
Wagtail has a notifcation on the dashboard that is shown if the Wagtail installation is out of date:
This notification always links to the latest patch release. So clicking the link in the above screenshot will take the user to https://docs.wagtail.io/en/stable/releases/2.13.3.html