zsiciarz / django-briefcase

Yet another document management app for Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-briefcase

django-briefcase is yet another document management app for Django.

Features

  • semi-generic document-related views
  • filtering documents by their extension
  • integration with Django admin site
  • ...more to come :)

Documentation

The docs are located in docs/ directory (d'oh!). These are raw files in ReStructuredText format. A more user-friendly HTML version of the documentation will be available soon.

License

django-briefcase is free software, licensed under the MIT/X11 License. A copy of the license is provided with the application in the LICENSE file.

Author

Zbigniew Siciarz (antyqjon atty gmail dotty com)

About

Yet another document management app for Django.

License:MIT License


Languages

Language:Python 94.3%Language:Shell 5.7%