Skip to main content
# django-unused

[![Build Status](https://travis-ci.org/edustaff/django-unused.svg?branch=master)](https://travis-ci.org/edustaff/django-unused)

Lists all unused templates, views, or media in a Django project.

## Install / Setup ##
First install the package

pip install django-unused

Add to Django `settings.py` file

```python
INSTALLED_APPS = (
...
'django_unused',
...
)
```

## Usage ##

django-unused creates a management command `unused`.
The command has three basic sub commands: `templates`, `views`, and `media`

`unused templates`
: A semantic personal publishing platform


**templates**

python manage.py unused templates

**views**

python manage.py unused views

**media (currently not implemented)**

python manage.py unused media

## Testing ##
Just run tox.

tox

###### Upload to PyPI ######

Just to remind myself:

python setup.py bdist_wheel --universal
twine upload dist/*


Release files for django-unused 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for django-unused 0.1.4
File Interpreter ABI Platform
django_unused-0.1.4-py2.py3-none-any.whl Python 3, Python 2 none any Details

Release files / django_unused-0.1.4-py2.py3-none-any.whl

Download URL django_unused-0.1.4-py2.py3-none-any.whl
Size 16.9 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
d904668f0c79bc593d267065fa9b5aaea3a8b51328c25eff2ffc857c2d0ee993
BLAKE2b-256 checksum
How to use checksums
04d171bdef114cf0c36c6ecf8816e89c9342eabe7db819d170c2e61d6ff5c8dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.4 This release

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page