Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 42,874 public repositories matching this topic...
-
Updated
Jul 16, 2022 - Python
-
Updated
Jul 12, 2022 - JavaScript
-
Updated
Jul 15, 2022 - Go
-
Updated
Jul 15, 2022 - Python
-
Updated
Jul 15, 2022 - Python
-
Updated
Feb 23, 2022 - 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 might not receive a timely response.
Feature Su
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
Jul 15, 2022 - Python
-
Updated
Jul 12, 2022 - HTML
-
Updated
Jul 9, 2022 - JavaScript
-
Updated
Jul 15, 2022 - Python
-
Updated
Jun 16, 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
Jul 6, 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
-
Updated
Jul 2, 2022 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
Jul 11, 2022 - Python
Describe the issue
Java Properties use the following format for language / country: {filename}{language}{COUNTRY}.properties. For example: messages_de_AT.properties (or without country messages_de.properties).
Weblate creates new properties files with a dash "-" instead of an underscore between language and country.
I already tried
- I've read and searched [the documentatio
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
Is your proposal related to a problem?
Reviewing our focus outline with @wagtail/accessibility, based on reports from an accessibility specialist, we think our focus outline could be tweaked to have better contrast against a good range of Wagtail’s colors. In particular, it doesn’t score very well in APCA against white.
Describe the solution you'd like