You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,13 @@ _You might also like [Awesome Django](https://github.com/wsvincent/awesome-djang
17
17
-[Settings management](#settings-management)
18
18
-[E-commerce](#e-commerce)
19
19
-[SEO and SMO](#seo-and-smo)
20
-
-[Analytics](#analytics)
21
20
-[Customer experience](#customer-experience)
22
21
-[Security](#security)
23
22
-[Media](#media)
24
23
-[Translations](#translations)
25
24
-[Forms](#forms)
26
25
-[Testing](#testing)
27
26
-[Modeladmin](#modeladmin)
28
-
-[Asynchronous (tasks)](#asynchronous-tasks)
29
27
-[Content Management](#content-management)
30
28
-[Misc](#misc)
31
29
-[Tools](#tools)
@@ -36,9 +34,8 @@ _You might also like [Awesome Django](https://github.com/wsvincent/awesome-djang
36
34
-[Presentations](#presentations)
37
35
-[Podcasts](#podcasts)
38
36
-[Videos](#videos)
39
-
-[Books](#books)
40
37
-[Showcases](#showcases)
41
-
-[Lists](#lists)
38
+
-[Package lists](#package-lists)
42
39
-[For editors](#for-editors)
43
40
-[Community](#community)
44
41
-[Open-source sites](#open-source-sites)
@@ -97,8 +94,6 @@ _You might also like [Awesome Django](https://github.com/wsvincent/awesome-djang
97
94
-[Wagtail Yoast](https://github.com/Aleksi44/wagtailyoast) - A tool to improve readability of your texts with SEO recommendations.
98
95
-[Wagtail SEO](https://github.com/coderedcorp/wagtail-seo) - Search engine and social media optimization for Wagtail.
99
96
100
-
### Analytics
101
-
102
97
### Customer experience
103
98
104
99
-[Wagtail Experiments](https://github.com/torchbox/wagtail-experiments) – A/B testing for Wagtail.
@@ -138,8 +133,6 @@ _You might also like [Awesome Django](https://github.com/wsvincent/awesome-djang
138
133
-[wagtail-rangefilter](https://github.com/wunderweiss/wagtail-rangefilter) - Integrates django-admin-rangefilter into Wagtail's ModelAdmin.
139
134
-[wagtail-treemodeladmin](https://github.com/cfpb/wagtail-treemodeladmin) - Page explorer-like navigation of Django model relationships using ModelAdmin.
140
135
141
-
### Asynchronous (tasks)
142
-
143
136
### Content Management
144
137
145
138
-[Wagtail Sharing](https://github.com/cfpb/wagtail-sharing) – Easier sharing of Wagtail drafts.
0 commit comments