django-bft

Big File Transfer Application written in Django
Download

django-bft Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Jay McEntire
  • Publisher web site:
  • http://github.com/django-dataforms/

django-bft Tags


django-bft Description

Big File Transfer Application written in Django django-bft is a Django app that handles large file transfers. The application's frontend has both a flash upload as well as a JavaScript upload version.django-bft was origianlly created for Utah State University to fulfill a specific need of sending large files through e-mail.Requirements Web server Apache using mod-wsgi is the prefered web server of choice and, currently, is the only web server that has been tested with django-bft. Web servers such as Lighttp and Nginx may work, but have not been tested. Note: django-bft uses ajax to display a progress bar during upload. As such, the Django development web server will not be able to upload files since it is only single threaded. Database All databases supported by Django should work with django-bft. (Postgres, MySQL, and Oracle) Django django-bft has been created using the latest version of Django (1.3). Django 1.1x or later will probably work, but with the change in how static files are handled, you are advised to install django-staticfiles for static file serving. Refer to: https://github.com/jezdez/django-staticfiles Requirements: · Python · Django


django-bft Related Software