#
Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 42,576 public repositories matching this topic...
Sentry is cross-platform application monitoring, with a focus on error reporting.
python
devops
django
monitor
monitoring
crash-reporting
error-monitoring
sentry
crash-reports
csp-report
apm
hacktoberfest
error-logging
-
Updated
Jul 8, 2022 - Python
nodejs
javascript
vim
bash
docker
language
programming-language
kubernetes
redis
php
vuejs
django
database
frontend
backend
xcode
cheatsheet
feathersjs
sailsjs
cheatsheets
-
Updated
Jul 6, 2022 - JavaScript
The fastest HTTP/2 Go Web Framework. Unbeatable cost-performance ratio 🍃 🚀 | 谢谢 |
go
golang
cors
jwt
django
performance
mvc
websocket
dependency-injection
http2
web-framework
versioning
sessions
ngrok
iris
grpc-go
basicauth
fastest-routes
-
Updated
Jul 7, 2022 - Go
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
-
Updated
Jul 8, 2022 - Python
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
react
python
graphql
ecommerce
django
pwa
commerce
shop
headless
store
storefront
ecommerce-platform
e-commerce
cart
multichannel
hacktoberfest
ecommerce-storefront
headless-ecommerce
headless-commerce
-
Updated
Jul 8, 2022 - Python
Serverless Python
python
flask
lambda
django
aws-lambda
serverless
api-gateway
serverless-framework
pyramid
zappa
bottle
-
Updated
Feb 23, 2022 - Python
AlexSCorey
commented
Jun 28, 2022
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.
Feature Su
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
The easy-to-use and developer-friendly enterprise CMS powered by Django
-
Updated
Jul 6, 2022 - Python
A curated list of awesome things related to Django
-
Updated
Jun 26, 2022 - HTML
A highly scalable real-time graphing system
-
Updated
Jun 12, 2022 - JavaScript
A supercharged version of paperless: scan, index and archive all your physical documents
search
machine-learning
django
angular
ocr
archiving
full-text-search
dms
document-management-system
-
Updated
Jul 6, 2022 - Python
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
-
Updated
Jun 16, 2022 - Python
1
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
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
Jul 6, 2022 - Python
1
smilerz
commented
Jan 26, 2022
- Edit modal should load item from API
- Create tree model should include ability to choose parent
- Tree modal should include - reset children inheritance
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Jul 2, 2022 - Python
JSON Web Token Authentication support for Django REST Framework
-
Updated
Sep 1, 2021 - Python
-
Updated
Jul 1, 2022 - Python
Geeyun-JY3
commented
Jul 1, 2022
Describe the issue
The sort button is always the same (sort-ascending) after the page is loaded.
I already tried
- I've read and searched the documentation.
- I've searched for similar issues in this repository.
Steps to reproduce the behavior
- Go to any page with the sort button
- Click the sort button
- See that the order is changed but
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
Wagtail's
Page
model has aget_static_site_paths
method that was originally added because Wagtail had a contrib module for static site generation.That contrib module was removed years ago so I think we should remove this unused method and its tests
https://github.com/wagtail/wagtail/blob/7d384e70c12f857c1932a18caf1d511c64ef3999/wagtail/models/__init__.py#L1868-L1879