Skip to content

Commit

Permalink
docs: Clean up preface
Browse files Browse the repository at this point in the history
  • Loading branch information
ChillarAnand committed Aug 29, 2021
1 parent 3237f43 commit c1cbdb7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions preface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ Preface
Why this book?
----------------

In this data driven world, internal tools are often overlooked parts in companies. Without efficient tools for analytics and dashboards, cross department communications becomes a bottleneck as people spend more time everyday to get some data.
In this data driven world, internal tools are often overlooked parts in companies. Without efficient tools for analytics and dashboards, cross department communications & customer communications become a bottleneck as people spend more time everyday to get some data.

There are several tools built specifically for analytics and dashboards. But we are using Django framework, we can just use Django Admin for most of these tasks.
There are several tools built specifically for analytics and dashboards. But if we are already using Django framework, we can just use Django Admin for most of these tasks.

In this book, we will learn how to customize Django admin for these tasks.


Pre requisites
Expand All @@ -27,4 +28,5 @@ Acknowledgements
------------------



.. [#polls] https://docs.djangoproject.com/en/3.0/intro/tutorial01/

0 comments on commit c1cbdb7

Please sign in to comment.