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

temp5374
temp5374 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

posthog
yakkomajuri
yakkomajuri commented Dec 6, 2021

Currently, if a plugin implements the onAction function, it will receive every action triggered.

However, a more optimal approach would be to receive only actions that the user specifies they want the plugin to run on, as is the case with webhooks.

Hence, here's the rough solution I'm envisioning:

On the action page, around where the webhook stuff is, add a section allowing the user to

tbrtje
tbrtje commented Feb 2, 2021

When trying to edit the caption of a picture, the submit button doesnt do anything. The captions are not saved and no confirmation is shown. When the generate button is used, a caption is successfully generated and automatically saved. But this caption can not be edited nor removed.
Logs dont show any activity besides caption generation.
This happens on the newest docker-compose examples.

weblate
KadAnna
KadAnna commented Dec 16, 2021

Describe the problem

I want to open the source and target files in Git that are being localized.

Describe the solution you'd like

I would like a link that would direct me to the particular Git location of my project.

Describe alternatives you've considered

Right now, I need to combine the address from fields source code repository and file mask.

Screenshots

No response

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

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