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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-analystnotes-0.1.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Supported by

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