Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 39,056 public repositories matching this topic...
-
Updated
Mar 24, 2022 - Python
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 24, 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 23, 2022 - Python
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Mar 18, 2022 - HTML
-
Updated
Mar 15, 2022 - Python
-
Updated
Mar 22, 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 18, 2022 - Python
Describe the problem
Our translators would like to check for nearby keys and have a button to adopt this translation also for the current string, because it is often the same.
Instead, when they try to copy it, the user gets redirected to the string and the last translation is gone.
Describe the solution you'd like
A Button to adopt the nearby translation for the current string (se
-
Updated
Feb 16, 2022 - Python
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
The radio buttons in the Page Privacy modal are laid out horizontally when running under Django 4.0.3, where previously they were arranged vertically. (I think I've seen similar glitches in other places where radio buttons / checkboxes are used - e.g. m2m relations in the page edit form - although I don't have any examples to hand)
Under Django 3.2.12:
![Screenshot 2022-03-22 at 10 49 00](http