The Wayback Machine - https://web.archive.org/web/20220322061744/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 38,985 public repositories matching this topic...

lb-
lb- commented Mar 21, 2022

Is your proposal related to a problem?

  • Bulk actions was released in Wagtail 2.15
  • This supports Page, User, Image and Document models
  • However, it would be great to have this also support Form Responses
  • Initially this would be a layout change to match other content, however the main benefit is extending behaviour
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
weblate
eschumacher-99
eschumacher-99 commented Mar 16, 2022

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

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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