An open API service indexing awesome lists of open source software.

https://github.com/tuffnatty/django-schema-csv

A Django management command to dump your app's schema as CSV
https://github.com/tuffnatty/django-schema-csv

Last synced: 4 months ago
JSON representation

A Django management command to dump your app's schema as CSV

Awesome Lists containing this project

README

          

django-schema-csv
=================

A Django app to dump your app's schema as CSV.

Usage
-----

./manage_py schemacsv

will generate `_models.csv`.