#
Django

Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
Here are 27,840 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
Feb 12, 2021 - Python
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
-
Updated
Feb 8, 2021 - Python
nodejs
javascript
vim
bash
docker
language
programming-language
kubernetes
redis
php
vuejs
django
database
frontend
backend
xcode
cheatsheet
feathersjs
sailsjs
cheatsheets
-
Updated
Feb 6, 2021 - JavaScript
Serverless Python
python
flask
lambda
django
aws-lambda
serverless
api-gateway
serverless-framework
pyramid
zappa
bottle
-
Updated
Feb 9, 2021 - Python
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and ReactJS.
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
Feb 12, 2021 - Python
djj106
commented
Feb 3, 2021
The easy-to-use and developer-friendly CMS
-
Updated
Feb 11, 2021 - Python
A highly scalable real-time graphing system
-
Updated
Feb 7, 2021 - JavaScript
timgl
commented
Jan 22, 2021
Is your feature request related to a problem?
As a user who users angulartics, I want to be able to send events to PostHog.
Describe the solution you'd like
Have a look at the current mixpanel implementation on angulartics2. We should be able to adapt that pretty easily to use PostHog instead.
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
-
Updated
Nov 29, 2020 - Python
A curated list of awesome things related to Django
-
Updated
Feb 4, 2021 - 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
Feb 2, 2021 - Python
Seedstars Labs Base Django React Redux Project
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Dec 31, 2020 - Python
Self hosted alternative to Google Photos
docker
photos
gallery
django
backend
django-rest-framework
selfhosted
google-photos
face-recognition
face-detection
object-detection
-
Updated
Jan 11, 2021 - Jupyter Notebook
A test fixtures replacement for Python
-
Updated
Feb 11, 2021 - Python
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Feb 2, 2021 - Python
comradekingu
commented
Feb 10, 2021
Not even papercut, and not important.
It seems there is a use-case for having clickable bars in https://hosted.weblate.org/user/kingu/#activity
If an account is thought to be malicious it is much easier to navigate history this way to see whether that was always the case.
Spam account, or someone lost their password?
Created by Adrian Holovaty, Simon Willison
Released 21 July 2005
- Repository
- django/django
- Website
- www.djangoproject.com
- Wikipedia
- Wikipedia
Is your proposal related to a problem?
To include a Twitter 'share' image on a template, you'd typically do something like:
However, this may return either a local URL (
/media/images/foo.jpg
) or an absolute URL (https://media.example.com/images/foo.jpg
) de