Changeset - 7d5e06b63135
[Not reviewed]
default
0 7 0
Branko Majic (branko) - 10 years ago 2013-10-12 20:13:57
branko@majic.rs
CONNT-22: Minor spacing fix.
7 files changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
README.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
Conntrackt
 
==========
 

	
 
Conntrackt (Connection Tracker) is a simple Django application for tracking
 
connection requirements between different entities in a network.
 

	
docs/about.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
About Django Conntrackt
 
=======================
 

	
 
Django Conntrackt is a simple application intended to provide system
 
administrators and integrators that deploy servers at client's premises to
 
easily keep track of required networ communications between different servers,
docs/index.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
Django Conntrackt documentation
 
===============================
 

	
 
Django Conntrackt is a simple application intended to provide system
 
administrators and integrators that deploy servers at client's premises to
 
easily keep track of required networ communications between different servers,
docs/installation.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
Installation
 
============
 

	
 
Django Conntrackt can be installed through one of the following methods:
 

	
 
* Using *pip*, which is the recommended way for production
docs/quickstart.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
Quick-start guide
 
=================
 

	
 
This chapter provides quick-start instructions in order to allow you to quickly deploy and test Django Conntrackt application.
 

	
 

	
docs/releasenotes.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
Release Notes
 
=============
 

	
 
0.1
 
---
 

	
docs/usage.rst
Show inline comments
 
@@ -4,12 +4,13 @@
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
   Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
 

	
 

	
 
.. _usage:
 

	
 
Usage
 
=====
 

	
 
Django Conntrackt provides a very simple interface for reading and editing the
0 comments (0 inline, 0 general)