mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
🚜 Move stuff around
This commit is contained in:
90
README.md
90
README.md
@@ -2,7 +2,7 @@
|
||||
---
|
||||
<div align="center">
|
||||
<a href="https://github.com/sindresorhus/awesome#readme"><img src="https://awesome.re/badge-flat.svg" /></a><br>
|
||||
<img width="400" src="django-logo.svg" alt="Django logo">
|
||||
<img width="400" src="./assets/django-logo.svg" alt="Django logo">
|
||||
</div>
|
||||
|
||||
# Awesome Django
|
||||
@@ -17,51 +17,49 @@ Please consider supporting Django by making a donation to the [Django Software F
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
||||
|
||||
- [Awesome Django](#awesome-django)
|
||||
- [Contents](#contents)
|
||||
- [Third-Party Packages](#third-party-packages)
|
||||
- [Admin](#admin)
|
||||
- [APIs](#apis)
|
||||
- [Async](#async)
|
||||
- [Commands](#commands)
|
||||
- [Configuration](#configuration)
|
||||
- [Content Management Systems](#content-management-systems)
|
||||
- [ECommerce](#ecommerce)
|
||||
- [Editors](#editors)
|
||||
- [Files/Images](#filesimages)
|
||||
- [Forms](#forms)
|
||||
- [General](#general)
|
||||
- [Logging](#logging)
|
||||
- [Models](#models)
|
||||
- [Performance](#performance)
|
||||
- [Search](#search)
|
||||
- [Security](#security)
|
||||
- [Static Assets](#static-assets)
|
||||
- [Task Queues](#task-queues)
|
||||
- [Testing](#testing)
|
||||
- [URLs](#urls)
|
||||
- [Users](#users)
|
||||
- [Views](#views)
|
||||
- [Python Packages](#python-packages)
|
||||
- [Resources](#resources)
|
||||
- [Official Resources](#official-resources)
|
||||
- [Educational](#educational)
|
||||
- [Community](#community)
|
||||
- [Conferences](#conferences)
|
||||
- [Newsletters](#newsletters)
|
||||
- [Podcasts](#podcasts)
|
||||
- [Books](#books)
|
||||
- [Hosting](#hosting)
|
||||
- [PaaS (Platforms-as-a-Service)](#paas-platforms-as-a-service)
|
||||
- [IaaS (Infrastructure-as-a-Service)](#iaas-infrastructure-as-a-service)
|
||||
- [Projects](#projects)
|
||||
- [Boilerplate](#boilerplate)
|
||||
- [Open Source Projects](#open-source-projects)
|
||||
- [Django REST Framework](#django-rest-framework)
|
||||
- [DRF Resources](#drf-resources)
|
||||
- [DRF Tutorials](#drf-tutorials)
|
||||
- [Wagtail](#wagtail)
|
||||
- [Wagtail Resources](#wagtail-resources)
|
||||
- [Third-Party Packages](#third-party-packages)
|
||||
- [Admin](#admin)
|
||||
- [APIs](#apis)
|
||||
- [Async](#async)
|
||||
- [Commands](#commands)
|
||||
- [Configuration](#configuration)
|
||||
- [Content Management Systems](#content-management-systems)
|
||||
- [ECommerce](#ecommerce)
|
||||
- [Editors](#editors)
|
||||
- [Files/Images](#filesimages)
|
||||
- [Forms](#forms)
|
||||
- [General](#general)
|
||||
- [Logging](#logging)
|
||||
- [Models](#models)
|
||||
- [Performance](#performance)
|
||||
- [Search](#search)
|
||||
- [Security](#security)
|
||||
- [Static Assets](#static-assets)
|
||||
- [Task Queues](#task-queues)
|
||||
- [Testing](#testing)
|
||||
- [URLs](#urls)
|
||||
- [Users](#users)
|
||||
- [Views](#views)
|
||||
- [Python Packages](#python-packages)
|
||||
- [Resources](#resources)
|
||||
- [Official Resources](#official-resources)
|
||||
- [Educational](#educational)
|
||||
- [Community](#community)
|
||||
- [Conferences](#conferences)
|
||||
- [Newsletters](#newsletters)
|
||||
- [Podcasts](#podcasts)
|
||||
- [Books](#books)
|
||||
- [Hosting](#hosting)
|
||||
- [PaaS (Platforms-as-a-Service)](#paas-platforms-as-a-service)
|
||||
- [IaaS (Infrastructure-as-a-Service)](#iaas-infrastructure-as-a-service)
|
||||
- [Projects](#projects)
|
||||
- [Boilerplate](#boilerplate)
|
||||
- [Open Source Projects](#open-source-projects)
|
||||
- [Django REST Framework](#django-rest-framework)
|
||||
- [DRF Resources](#drf-resources)
|
||||
- [DRF Tutorials](#drf-tutorials)
|
||||
- [Wagtail](#wagtail)
|
||||
- [Wagtail Resources](#wagtail-resources)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!--lint enable awesome-toc-->
|
||||
|
||||
Reference in New Issue
Block a user