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

regzon
regzon commented May 6, 2020

Hello there. Sorry for not using the issue template, but I think it is not suitable in this situation.

I want to ask if there exists detailed documentation about the @action decorator. It wasn't easy to find out which arguments I can pass in it. For example, I needed to pass a serializer_class inside but found out that I can do it only after searching for issues on Github.

jessemenn
jessemenn commented Jul 7, 2020

Issue Summary

Copying a page doesn't copy the original's privacy settings, but appears to inherit from the new parent's privacy settings.

That is, if page A1 is public, and its child page A1a has privacy set to "private, accessible to...," copying page A1a to A1b causes A1b to be set to public. I feel there's a general expectation that the original's privacy settings would copy over to

imareporter
imareporter commented May 7, 2020
ISSUE TYPE
  • Feature Idea
SUMMARY

When installing/upgrading AWX, an user is requesting that a check be done on external PostgreSQL servers to ensure that the system requirements are being followed. In later releases of AWX, PostgreSQL 10 is now required (https://github.com/ansible/awx/blob/devel/INSTALL.md#system-requ

donbalon4
donbalon4 commented Aug 5, 2020

Hi there!

There is an error in the docs, specifically in the [how to customize templates section].(https://django-oscar.readthedocs.io/en/2.1.0/howto/how_to_customise_templates.html)

According to issue #1378, the base.html mentioned in the examples should be in 'templates/oscar/base.html' instead of 'templates/base.html'.

I'm new to django oscar, and I spent a couple of hours before

weblate
nijel
nijel commented Aug 21, 2020

Is your feature request related to a problem? Please describe.
The google-cloud-translate package changed API and is incompatible with what Weblate uses right now. See https://googleapis.dev/python/translation/latest/UPGRADING.html

Describe the solution you'd like
Adjust the machinery service to new API.

Additional context
Related code is here:

https://github.com/WeblateO

Created by Adrian Holovaty, Simon Willison

Released 21 July 2005

Repository
django/django
Website
www.djangoproject.com
Wikipedia
Wikipedia
You can’t perform that action at this time.