The Wayback Machine - https://web.archive.org/web/20220506030905/https://github.com/topics/django
Skip to content
#

Django

django logo

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.

Here are 40,201 public repositories matching this topic...

lb-
lb- commented Apr 17, 2022

☂️ This is an epic / umbrella issue
We expect this to be done in multiple PRs as it's better to change a few pages at a time, please reference this issue in any new PRs

Description

  • In early 2021 Wagtail began the move to Markdown documentation instead of RST (ReStructured Text) to make it easier for new developers to get started with the docs.
  • Our goal is to migrate all
camrail
camrail commented Jun 14, 2021

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

guystreeter
guystreeter commented Feb 28, 2022

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
bug good first issue frontend
weblate
SethFalco
SethFalco commented Apr 23, 2022

Describe the problem

There is a draft standard to have a standard URL users can navigate to change their password.

https://w3c.github.io/webappsec-change-password-url/

The goal is to make managing passwords easier, so software can help users change their password, browsers can direct them to where they can change their password, and for programmatic access by password managers.

To

enhancement help wanted good first issue

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

Repository
django/django
Website
www.djangoproject.com
Wikipedia
Wikipedia