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 39,427 public repositories matching this topic...

gasman
gasman commented Mar 22, 2022

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

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
Geeyun-JY3
Geeyun-JY3 commented Apr 7, 2022

Describe the problem

For now, whatever Translation editor mode the user chose, the link of strings on the search page and browse page always open the full editor.

Describe the solution you'd like

Open strings in the user preferred Translation editor mode on the search page and browse page

Describe alternatives you've considered

No response

Screenshots

_No res

enhancement help wanted good first issue ux

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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