Skip to content

Logolo/django-cellphone-vpn-admin

 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors