@@ -113,11 +113,11 @@ Example code from django-cms:
113113
114114### django-debug-toolbar
115115[ django-debug-toolbar] ( https://github.com/jazzband/django-debug-toolbar )
116- ([ project documentation] ( https://github.com/jazzband/django-debug-toolbar )
116+ ([ project documentation] ( https://github.com/jazzband/django-debug-toolbar )
117117and [ PyPI page] ( https://pypi.org/project/django-debug-toolbar/ ) )
118118grants a developer detailed request-response cycle information while
119119developing a [ Django] ( /django.html ) web application.
120- The code for django-debug-toolbar is
120+ The code for django-debug-toolbar is
121121[ open source] ( https://github.com/jazzband/django-debug-toolbar/blob/master/LICENSE )
122122and maintained by the developer community group known as
123123[ Jazzband] ( https://jazzband.co/ ) .
@@ -280,6 +280,17 @@ Additional example code found within gadget-board:
280280* [ django.contrib.auth.hashers make_password] ( /django-contrib-auth-hashers-make-password-examples.html )
281281
282282
283+ ### jazzboard
284+ [ jazzboard] ( https://github.com/jazzband/website ) is a
285+ [ Django] ( /django.html ) -based web application that runs a website with
286+ information on many Django projects such as
287+ [ django-debug-toolbar] ( https://github.com/jazzband/django-debug-toolbar )
288+ and [ django-taggit] ( https://github.com/jazzband/django-taggit ) .
289+
290+ The project's code is provided as open source under the
291+ [ MIT license] ( https://github.com/jazzband/website/blob/master/LICENSE ) .
292+
293+
283294### register
284295[ register] ( https://github.com/ORGAN-IZE/register ) is a [ Django] ( /django.html ) ,
285296[ Bootstrap] ( /bootstrap.html ) , [ PostgreSQL] ( /postgresql.html ) project that is
0 commit comments