Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

App for managing reinvoicing of cell operator services among small VPN groups of users.

Usage
---------

1. Add 'vpnadmin' application in the ``INSTALLED_APPS`` settings:
   
	INSTALLED_APPS = (
	    # ...
	    'vpnadmin',
	)

3. Run 'python manage.py migrate vpnadmin' to create DB tables (uses django-south).

About

Cellphone VPN organisation accounting tool.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors