Skip to content

A contact list with PDF export functionality. It is developed for tasting Python language and Django Framework.

Notifications You must be signed in to change notification settings

mmilidoni/rubiz3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubiz

Requirements Status

Rubiz è una semplice rubrica destinata a privati, piccoli uffici e micro imprese. L'organizzazione dei contatti avviene in modo facile e veloce attraverso l'assegnazione di una o più etichette. E' possibile stampare i contatti filtrandoli per etichetta e così ottenere tre formati di stampa: a righe, rubrica, adesivi (8x3).

Rubiz Home page

note di installazione

Per installare Rubiz procedere con le seguenti fasi:

  • installazione pack ./setup.py install oppure python setup.py install
  • creazione del database ./manage.py updatedb oppure python manage.py updatedb
  • avvio del server ./manage.py runserver oppure python manage.py runserver
  • il programma è disponibile su http://localhost:8000

About

A contact list with PDF export functionality. It is developed for tasting Python language and Django Framework.

Resources

Stars

Watchers

Forks