Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 38,628 public repositories matching this topic...
-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 9, 2022 - Python
-
Updated
Feb 23, 2022 - Python
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
Mar 9, 2022 - Python
Bug description
Counted by insights dropdown leaves the impression that there aren't more options.
but there are:
<img width="216" alt="Screen Shot 2022-03-04 at 15 56 25" src="https://user-images.githubusercontent.com/890
-
Updated
Mar 7, 2022 - JavaScript
-
Updated
Mar 5, 2022 - HTML
-
Updated
Dec 17, 2021 - Python
-
Updated
Mar 8, 2022 - Python
Before you create an issue make sure that:
- Your issue is strictly related to LibrePhotos itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using.
- You have read the documentation thoroughly.
- You have searched for a similar issue among all the former issues (even closed ones).
- You have tried to replicate th
-
Updated
Jan 27, 2022 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Mar 9, 2022 - Python
Describe the problem
Actually no problem
Describe the solution you'd like
Linking user page counts to Changes page with the corresponding action added filter:
- %(count)s translations > Changes page of the user with “New translation” and “Translation changed” action filter
- [%(count)s su
-
Updated
Feb 16, 2022 - Python
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia


This is a follow-up to #7724. We display things in monospace in quite a few places around the Wagtail world. The CMS itself supports
<code>formatting in rich text, and some of our debugging code uses monospace. Outside the CMS, wagtail.org and the documentation display code snippets.It’d be nice if we had an official "Wagtail monospace" font, at least to use in the CMS, and elsewhere as nee