Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 25,361 public repositories matching this topic...
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
Updated
Oct 25, 2020 - Python
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Oct 19, 2020 - JavaScript
Serverless Python
-
Updated
Oct 7, 2020 - Python
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and ReactJS.
-
Updated
Oct 25, 2020 - Python
ISSUE TYPE
- Bug Report
SUMMARY
Form error handling isn't quite correct for organizations within notification templates. It is either missing, or uncolored text.
STEPS TO REPRODUCE
- To get the first bug, simply go to Notifications > Add. Then click Save without filling out the required fields. All the required fields will go red and show red error text, but the Organi
The easy-to-use and developer-friendly CMS
-
Updated
Oct 23, 2020 - Python
A highly scalable real-time graphing system
-
Updated
Oct 25, 2020 - JavaScript
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
-
Updated
Oct 22, 2020 - Python
Is your feature request related to a problem?
Our user needed to roll his own solution for refreshing feature flags: PostHog/posthog-js#100
We can provide tools to help them.
Describe the solution you'd like
Provide a hook, component or some other standardized way to use feature flags in react code which reacts (hah) to feature flags changing.
Stretch
A curated list of awesome things related to Django
-
Updated
Oct 23, 2020 - CSS
JSON Web Token Authentication support for Django REST Framework
-
Updated
May 7, 2020 - Python
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
-
Updated
Sep 11, 2020 - Python
Seedstars Labs Base Django React Redux Project
-
Updated
Sep 3, 2020 - JavaScript
A test fixtures replacement for Python
-
Updated
Oct 23, 2020 - Python
Material Design for Django
-
Updated
Sep 23, 2020 - CSS
Transparently use webpack with django
-
Updated
Oct 25, 2020 - Python
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
-
Updated
Oct 15, 2020 - Python
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia


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