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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-analystnotes-0.1.0.tar.gz
.
File metadata
- Download URL: django-analystnotes-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5617c88cfaebe1871a3488ca50bd67a9fa27182efcba2a90b38fb620b0f6fbfb |
|
MD5 | 98e61b58f7c785d277329b25603d3d14 |
|
BLAKE2b-256 | d87ae7d6292036688a14c4ea96ec1edb745810651c0e22dd7f124031664bdbfd |