GithubHelp home page GithubHelp logo

django-file-repository's Introduction

django-file-repository

Current version: 0.2.1

This program is a file storage platform.

Features

  • Public & private files
  • Categories & Tagging
  • i18n (currently spanish, galician and english)
  • User registration and personal zone
Future Features
  • Cover image based on file content (if not, put generic filetype icon)
  • Persistent URLs
  • Online Multimedia viewer based on HTML5

Requirements

  • django-registration
  • django-taggit

Note

Django-file-repository uses the latest version of django-registration, which is not available through pip or easy_install. You can download it from:

https://bitbucket.org/ubernostrum/django-registration

How to install

Standalone

To use djangofr alone (in development mode) just download the code and execute:

./manage.py syncdb

After building the database and creating the administration user you have to run:

./manage.py runserver

Et voilà!

Pluggable

The other way is to use django-file-repository is as a pluggable application, in which case you will have to install it through the pip or easy_install commands.

Note The pluggable version comes with no templates. For possible example templates you can download this project and study/use the templates there.

Warning

The cheese shop version can be outdated. If it's the case, please leave am issue here.

Documentation

You can find all the djangofr documentation in: http://django-file-repository.rtfd.org/

Questions/Contact

You can contact me at [email protected] if you have any questions about djangofr

django-file-repository's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.