MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
dwll/__init__.py
dwll/admin.py
dwll/ajax.py
dwll/app.py
dwll/configuration.py
dwll/context.py
dwll/forms.py
dwll/generator.py
dwll/impexp.py
dwll/languages.py
dwll/messages.py
dwll/mixforms.py
dwll/mixins.py
dwll/models.py
dwll/pictures.py
dwll/properties.py
dwll/signals.py
dwll/urls.py
dwll/views.py
dwll/virtual_views.py
dwll.egg-info/PKG-INFO
dwll.egg-info/SOURCES.txt
dwll.egg-info/dependency_links.txt
dwll.egg-info/requires.txt
dwll.egg-info/top_level.txt
dwll/admins/__init__.py
dwll/admins/base.py
dwll/admins/constants.py
dwll/admins/importexport.py
dwll/admins/modeladmin.py
dwll/management/__init__.py
dwll/management/commands/__init__.py
dwll/management/commands/dwll-gen.py
dwll/memory/__init__.py
dwll/memory/constants.py
dwll/memory/dinamic.py
dwll/memory/memory.py
dwll/memory/topmemory.py
dwll/migrations/0001_initial.py
dwll/migrations/__init__.py
dwll/templates/admin_template.html
dwll/templates/apps_template.html
dwll/templates/base_template.html
dwll/templates/footer_template.html
dwll/templates/form_template.html
dwll/templates/forms_template.html
dwll/templates/header_template.html
dwll/templates/home_template.html
dwll/templates/init_template.html
dwll/templates/list_template.html
dwll/templates/locustfile_template.html
dwll/templates/login_template.html
dwll/templates/logout_template.html
dwll/templates/menu_template.html
dwll/templates/menulist_template.html
dwll/templates/messages_template.html
dwll/templates/models_template.html
dwll/templates/signals_template.html
dwll/templates/tests_template.html
dwll/templates/urls_template.html
dwll/templates/views_template.html
dwll/templatetags/__init__.py
dwll/templatetags/dwll.py