issues
search
meeb
/
django-distill
Minimal configuration static site generator for Django
MIT License
441
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AWS S3 Backend uses "ENDPOINT_URL" not "PUBLIC_URL" setting
#93
SatrosDev
closed
2 months ago
5
Allow specifying endpoint url for S3
#92
parkan
closed
4 months ago
3
Is it possible to exclude static dirs
#91
0xarnout
closed
5 months ago
3
Is it possible for django-distill to utilize all CPUs to perform multithreaded export
#90
kirmola
closed
5 months ago
3
Distill fails when Sentry is installed
#89
skorokithakis
closed
2 months ago
12
Make AWS credentials optional for the S3 backend
#88
meeb
closed
5 months ago
0
Fix minor typo in sample urls.py code in README.md
#87
dellsystem
closed
8 months ago
1
Cannot reverse namespaced urls
#86
dhoulder
closed
8 months ago
6
Is it possible that django-distill doesn't touch something which is not changed?
#85
kirmola
closed
9 months ago
4
If SECURE_SSL_REDIRECT = True it fails with CommandError: View returned an invalid status code: 301 (expected one of (200,))
#84
edmenendez
closed
5 months ago
3
Add resolver match to request
#83
veselosky
closed
10 months ago
1
Using django contrib's Redirects
#82
thijsdezoete
closed
5 months ago
8
How to deal with deployments to not /?
#81
gregsadetsky
closed
1 year ago
3
Generate pages for all languages
#80
GergelyKalmar
closed
5 months ago
7
make JSON_CREDENTIALS optional
#79
ezra-risq
closed
1 year ago
10
Refactored AWS S3 backend to work correctly with boto3 to upload files to a S3 bucket.
#78
JesusAnaya
closed
1 year ago
2
Skip delete
#77
bezineb5
closed
1 year ago
1
Added option to do multi-threaded uploads
#76
bezineb5
closed
1 year ago
1
Added option to skip remote upload verification
#75
bezineb5
closed
1 year ago
1
Declare backend dependencies on the setup.py
#74
miguelgr
closed
1 year ago
1
Django i18n support
#73
kirmola
closed
1 year ago
3
static files are not being generated.
#72
kirmola
closed
1 year ago
9
Keyword arguments are not utilized properly in distill_path
#71
GergelyKalmar
closed
1 year ago
2
Getting a 301 error when running distill on server
#70
esskaey
closed
1 year ago
13
NoReverseMatch exception introduced in version 2.4
#69
mcferden
closed
1 year ago
4
Could you release a new version with changes on main
#68
tgsoverly
closed
1 year ago
2
allow substituting a custom DistillRender class via settings
#67
anentropic
closed
1 year ago
3
Allow to customise output filename of urls with params
#66
anentropic
closed
1 year ago
4
fix missing imports, delete unused imports, unused code
#65
anentropic
closed
1 year ago
1
 character being generated by distill-local
#64
kiernanlabs
closed
1 year ago
3
how do i use django admin
#63
ricardosmbr
closed
2 years ago
2
i18n_patterns and django-distill
#62
FranckBoyer
closed
1 year ago
7
Is it possible to use django distill with the sites framework and build multiple sites from the same code base and database?
#61
venteto
closed
2 years ago
5
Is it possible to add a header file while using cloudflare pages??
#60
kirmola
closed
2 years ago
2
Workaround for a possible bug when rendering URLs with parameters
#59
FranckBoyer
closed
2 years ago
9
Single file output support
#58
meeb
closed
2 years ago
0
Generate Sitemap
#57
foskaos
closed
2 years ago
3
Does minification work with django-distill?
#56
venteto
closed
2 years ago
9
Broken link on site
#55
robotichead
closed
2 years ago
1
the files out without extension
#54
obedmacallums
closed
2 years ago
2
distill-local --force --collectstatic : asks for permission to collect static
#53
julzhk
closed
2 years ago
1
distill-local needs static files, even when exclude static files option is selected: reason ?
#52
esskaey
closed
2 years ago
1
Add a space in Limitations section
#51
israteneda
closed
2 years ago
2
Fix typo
#50
nkantar
closed
3 years ago
1
Prefix option for distill-local
#49
Ash-Crow
closed
3 years ago
7
Add an Azure blob store backend
#48
meeb
closed
3 years ago
0
Is it possible to customize rendering or add functionalities to existing rendering by getting pre/ post signals
#47
esskaey
closed
3 years ago
8
How can I render the static generated html files without GET Request to CMS
#46
qlitre
closed
3 years ago
5
Fix typo
#45
truetug
closed
3 years ago
2
Fix for force in publish
#44
bezineb5
closed
3 years ago
1
Next