Skip to main content

Security analyst notes.

Project description

=============================
django-analystnotes
=============================

Security analyst notes.

Documentation
-------------

The full documentation is at https://django-analystnotes.readthedocs.org.

Quickstart
----------

Install django-analystnotes::

pip install django-analystnotes

Then use it in a project::

import django-analystnotes

Setup analystnotes and rest_framework in settings.py

INSTALLED_APPS = (
...
'rest_framework',
'analystnotes',
)

Features
--------

* TODO




History
-------

0.1.0 (2015-07-01)
++++++++++++++++++

* First release on PyPI.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page