Skip to content

Commit c7a6a68

Browse files
authored
Add link
1 parent f050bb7 commit c7a6a68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### django-query-to-table is an easy to use django package to generate html table from sql query.
44

5+
You can read more about this package here : [django query to table](https://mshaeri.com/blog/generate-html-table-report-from-sql-query-in-django/)
6+
57
The package contains one function named "generateFromSql" accepting 12 arguments :
68

79
* cursor : DB cursor

0 commit comments

Comments
 (0)