django-simple-import | An import tool easy enough your users could use
kandi X-RAY | django-simple-import Summary
kandi X-RAY | django-simple-import Summary
django-simple-import is a Python library. django-simple-import has no bugs, it has no vulnerabilities, it has build file available and it has low support. However django-simple-import has a Non-SPDX License. You can install using 'pip install django-simple-import' or download it from GitLab, GitHub, PyPI.
An easy to use import tool for Django. django-simple-import aims to keep track of logs and user preferences in the database. Project is now stable and in maintenance only mode. If you’d like to add features please fork or take over ownership.
An easy to use import tool for Django. django-simple-import aims to keep track of logs and user preferences in the database. Project is now stable and in maintenance only mode. If you’d like to add features please fork or take over ownership.
Support
Quality
Security
License
Reuse
Support
django-simple-import has a low active ecosystem.
It has 135 star(s) with 27 fork(s). There are 16 watchers for this library.
It had no major release in the last 12 months.
There are 6 open issues and 30 have been closed. On average issues are closed in 127 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of django-simple-import is 2.1.0
Quality
django-simple-import has no bugs reported.
Security
django-simple-import has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
django-simple-import has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
django-simple-import releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed django-simple-import and discovered the below as its top functions. This is intended to give you an instant insight into django-simple-import implemented functionality, and help decide if they suit your requirements.
- Imports an import log
- Return the import data as a list
- Set field from a cell
- Undo all imported objects
- Set method from given cell
- Return True if value is empty
- View for matching columns
- Validate column match columns
- Returns a list of ColumnMatch objects
- Guess the field name of the model
- Return a set of all field names
- Returns True if field_name is a ForeignKey ID
- Returns a list of matching match objects
- Return a list of direct fields from a model class
Get all kandi verified functions for this library.
django-simple-import Key Features
No Key Features are available at this moment for django-simple-import.
django-simple-import Examples and Code Snippets
No Code Snippets are available at this moment for django-simple-import.
Community Discussions
No Community Discussions are available at this moment for django-simple-import.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install django-simple-import
pip install django-simple-import[ods,xls,xlsx] for full install or specify which formats you need to support. CSV is supported out of box. Add simple_import to INSTALLED APPS. Add simple_import to urls.py like url(r'^simple_import/', include('simple_import.urls')),.
pip install django-simple-import[ods,xls,xlsx] for full install or specify which formats you need to support. CSV is supported out of box.
Add simple_import to INSTALLED APPS
Add simple_import to urls.py like url(r'^simple_import/', include('simple_import.urls')),
migrate
pip install django-simple-import[ods,xls,xlsx] for full install or specify which formats you need to support. CSV is supported out of box.
Add simple_import to INSTALLED APPS
Add simple_import to urls.py like url(r'^simple_import/', include('simple_import.urls')),
migrate
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page