LICENSE
MANIFEST.in
README
requirements.txt
setup.py
alphafilter/__init__.py
alphafilter/models.py
alphafilter/templates/.DS_Store
alphafilter/templates/admin/.DS_Store
alphafilter/templates/admin/alphabet.html
alphafilter/templates/alphafilter/change_list.html
alphafilter/templatetags/__init__.py
alphafilter/templatetags/alphafilter.py
django_alphafilter.egg-info/PKG-INFO
django_alphafilter.egg-info/SOURCES.txt
django_alphafilter.egg-info/dependency_links.txt
django_alphafilter.egg-info/top_level.txt
doc_src/Makefile
doc_src/conf.py
doc_src/getting_started.rst
doc_src/index.rst
doc_src/installation.rst
doc_src/make.bat
doc_src/_static/breadcrumb_background.png
doc_src/_static/default.css
doc_src/_static/documentation.png
doc_src/_static/header_sm_mid.png
doc_src/_static/scrn1.png
doc_src/_static/scrn2.png
doc_src/_static/searchfield_leftcap.png
doc_src/_static/searchfield_repeat.png
doc_src/_static/searchfield_rightcap.png
doc_src/_static/title_background.png
doc_src/_static/toc.js
doc_src/_static/triangle_closed.png
doc_src/_static/triangle_left.png
doc_src/_static/triangle_open.png
doc_src/_templates/layout.html
doc_src/reference/index.rst
doc_src/reference/settings.rst
example/__init__.py
example/manage.py
example/settings.py
example/urls.py
example/testtags/__init__.py
example/testtags/admin.py
example/testtags/models.py
example/testtags/tests.py
example/testtags/views.py