Rich @ enzedonline
Rich @ enzedonline
Hi, I'm working through my site to upgrade to Django 4, I hit the following error: ``` raise InvalidTemplateLibrary( django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load...
Hi, Swapi.co [no longer exists](https://swapi.dev/about), it moved to swapi.dev, the code on [The Fetch API](https://github.com/pirple/Keeping-Up-With-the-Javascripts/blob/master/The%20Fetch%20API.html) should be updated. Maybe add a cc to the video if possible too. Thanks, great...
Update id definition to reflect current NASA metadata (metadata$dataset$identifier) as per issue #72
Hi, Just followed through the installation instructions, installed into venv environment. I get a warning message: ``` C:\Django\wagtail-bakery-project\.venv\lib\site-packages\dotenv.py:104: SyntaxWarning: Line 'ÿþD\x00J\x00A\x00N\x00G\x00O\x00_\x00S\x00E\x00T\x00T\x00I\x00N\x00G\x00S\x00_\x00M\x00O\x00D\x00U\x00L\x00E\x00=\x00b\x00a\x00k\x00e\x00r\x00y\x00d\x00e\x00m\x00o\x00.\x00s\x00e\x00t\x00t\x00i\x00n\x00g\x00s\x00.\x00l\x00o\x00c\x00a\x00l\x00' doesn't match format warnings.warn( C:\Django\wagtail-bakery-project\.venv\lib\site-packages\dotenv.py:104: SyntaxWarning: Line '\x00' doesn't...
I've gone through all the setup instructions, and looked through previous Issues here but can't find any solution to getting this working. I'm wondering if there's been Google updates that...
[object ] will be the page model This is happening on my dev site, I don't have a second locale on the live site enabled yet. When I came across...
I added a `clean()` method to my snippet model with some bad logic which inadvertently was throwing a validation error during the translate process. Rather than kicking me back to...
- Django 3.2.6 - Wagtail 2.14.1 - Wagtail-localize 1.0.0 I've replicated the bug on 2 sites with different models include clusterable and standard models. When a field has unique=true, trying...
Whenever browsing to the default url (ie http(s)://domain_name) errors are thrown. Seems to do with no template for django to process. Site behaves ok and goes on to the correct...
Found a bug, please fill out the sections below ### Issue summary Unable to install wagtailtrans with Python 3.9 ### How to reproduce? Fails on Pillow install - 7.2 is...