LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_real_content.egg-info/PKG-INFO
django_real_content.egg-info/SOURCES.txt
django_real_content.egg-info/dependency_links.txt
django_real_content.egg-info/requires.txt
django_real_content.egg-info/top_level.txt
docs/Makefile
docs/advanced.rst
docs/conf.py
docs/index.rst
docs/usage.rst
real_content/__init__.py
real_content/drc_utils.py
real_content/settings.py
real_content/tests.py
real_content/content/cz_paragraphs.txt
real_content/content/cz_titles.txt
real_content/content/de_paragraphs.txt
real_content/content/de_titles.txt
real_content/content/en_paragraphs.txt
real_content/content/en_titles.txt
real_content/content/es_paragraphs.txt
real_content/content/es_titles.txt
real_content/content/fr_paragraphs.txt
real_content/content/fr_titles.txt
real_content/content/gr_paragraphs.txt
real_content/content/gr_titles.txt
real_content/content/hr_paragraphs.txt
real_content/content/hr_titles.txt
real_content/content/it_paragraphs.txt
real_content/content/it_titles.txt
real_content/content/nl_paragraphs.txt
real_content/content/nl_titles.txt
real_content/content/pl_paragraphs.txt
real_content/content/pl_titles.txt
real_content/content/rs_paragraphs.txt
real_content/content/rs_titles.txt
real_content/content/ru_paragraphs.txt
real_content/content/ru_titles.txt
real_content/content/si_paragraphs.txt
real_content/content/si_titles.txt
real_content/content/test_lang_paragraphs.txt
real_content/content/test_lang_titles.txt
real_content/management/__init__.py
real_content/management/commands/__init__.py
real_content/management/commands/drc_addcontent.py
real_content/templates/real_content/tags/drc_lorempixel.html
real_content/templates/real_content/tags/drc_paragraph.html
real_content/templates/real_content/tags/drc_title.html
real_content/templatetags/__init__.py
real_content/templatetags/drc.py
tests/__init__.py
tests/settings.py