Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 39,558 public repositories matching this topic...
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
Updated
Apr 12, 2022 - Python
-
Updated
Apr 11, 2022 - JavaScript
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
-
Updated
Apr 12, 2022 - Python
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
-
Updated
Apr 12, 2022 - Python
Serverless Python
-
Updated
Feb 23, 2022 - Python
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX is open source software provided for free and that I might not receive a timely response.
Summary
when us
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
The easy-to-use and developer-friendly enterprise CMS powered by Django
-
Updated
Apr 12, 2022 - Python
A highly scalable real-time graphing system
-
Updated
Mar 17, 2022 - JavaScript
A curated list of awesome things related to Django
-
Updated
Mar 18, 2022 - HTML
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
-
Updated
Mar 28, 2022 - Python
A supercharged version of paperless: scan, index and archive all your physical documents
-
Updated
Mar 31, 2022 - Python
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
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
Mar 30, 2022 - Python
JSON Web Token Authentication support for Django REST Framework
-
Updated
Sep 1, 2021 - Python
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Apr 12, 2022 - Python
Describe the problem
For now, whatever Translation editor mode the user chose, clicking 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
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
A test fixtures replacement for Python
-
Updated
Feb 16, 2022 - Python
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia


Styling for topic:: in documentation is missing in Sphinx theme
There are four instances in the documentation that use the topic:: markup eg. docs/advanced_topics/images/custom_image_model.rst#L53 where the text "Migrating from the builtin image model" appears.
These lines are written a