We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f050bb7 commit c7a6a68Copy full SHA for c7a6a68
README.md
@@ -2,6 +2,8 @@
2
3
### django-query-to-table is an easy to use django package to generate html table from sql query.
4
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
+
7
The package contains one function named "generateFromSql" accepting 12 arguments :
8
9
* cursor : DB cursor
0 commit comments