Management system for physical storage of archaeological finds (ARCHIVED)
This repository has been archived on 2020-06-22. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Go to file
Stefano Costa 0a056754d5 Django 1.7 2015-04-08 22:09:41 +02:00
docs Documentation updates 2013-06-25 13:47:18 +02:00
magazzino Add templates and assets 2015-04-08 21:55:44 +02:00
nervia Add templates and assets 2015-04-08 21:55:44 +02:00
.gitignore Ignore SQLite databases. Just in case. 2013-07-15 12:59:06 +02:00
LICENSE holy trinity 2012-12-12 09:41:47 +01:00
README Django 1.7 2015-04-08 22:09:41 +02:00
manage.py Update permissions on manage.py 2015-04-08 21:56:10 +02:00
requirements.txt Drop South, upgrade to Django 1.7 2015-04-08 21:46:48 +02:00

README

This is a Django project (`nervia`) and app (`magazzino`)
to manage a physical storage space for archaeological finds.

It is being developed in-house at the archaeological museum
of ancient Albintimilium. It will likely be deployed on a local
network.

Current target dependencies are Django 1.7 and Python 2.7.