Skip to content

RugvedB/django-database-to-files-and-vice-versa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django database to files and vice versa.

]

About

This repo provides code required to convert database model to csv, xls, json, html, yaml, tsv, ods etc and file to database using django-import-export.



Installation

Clone the repository and install node modules

git clone https://github.com/RugvedB/django-database-to-files-and-vice-versa
cd django-database-to-files-and-vice-versa
cd DemoProject
pip install django-import-export

Run

python manage.py runserver

Checkout the site on http://127.0.0.1:8000/


Developed with ❤️ by Rugved

About

Convert database model to csv, xls, json, html, yaml, tsv, ods etc and file to database using django-import-export

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages