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 42,999 public repositories matching this topic...

lb-
lb- commented Jul 18, 2022
  • Currently mixed “eg” and “For example”, but always corrected by Tom to full version in past
  • Google + Microsoft standards recommend avoiding latin abbreviations
  • We should be consistent with this and the general consensus from the core team meeting (6th of July) was to go for non-Latin versions

Pertinent section of the Wagtail docs

  • Add a sub-section to the Language part of https
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
jojurajan
jojurajan commented Jul 18, 2022

Describe the problem

We use Fedora consumer for propagating changes from Weblate back to our legacy translation systems. Currently, we don't have a way to know when a translation/source string is being deleted from Weblate other than fetching data via API and comparing them.

Describe the solution you'd like

To keep the translations in sync, we would like to get Fedora/notify messages wh

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