django-downloadview/demo/demoproject
2020-01-07 15:01:26 +01:00
..
apache Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
fixtures Refs #92 - 'make demo' installs demo, 'make runserver' runs demo server. 2015-06-13 00:56:57 +02:00
http Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
lighttpd Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
nginx Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
object Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
path Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
storage Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
templates Improved support of Python-3.5 and Django-1.9. Refs #112, refs #113. 2016-03-14 15:54:56 +01:00
virtual Remove support for Python 2.7 2020-01-07 15:01:26 +01:00
__init__.py Introduced DownloadView. Introduced demo project, used to develop and test the library. Work in progress. 2012-08-27 15:57:47 +02:00
compat.py Fix StorageFile compatibility & some lint issues 2020-01-07 11:34:51 +01:00
manage.py Refs #74 - Removing zc.buildout for DEV/TEST environments. WORK IN PROGRESS. 2014-01-24 15:26:16 +01:00
settings.py Fix middleware compatibility issues 2020-01-07 11:09:25 +01:00
tests.py Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
urls.py Fix django.conf.urls compatibility issues 2020-01-07 09:57:48 +01:00
wsgi.py Improved support of Python-3.5 and Django-1.9. Refs #112, refs #113. 2016-03-14 15:40:13 +01:00