chrisbarry

Results 9 comments of chrisbarry

I recently used a document field to get around this, and it worked fine, but it's not ideal, and would break down in a proper client situation. On 23 January...

This looks related - https://github.com/expo/expo-three/issues/116

I installed three-obj-loader var OBJLoader = require('three-obj-loader'); OBJLoader(THREE); And put this at the top of the file, now it's working no problem? Any ideas?

Yes, no reason it couldn't be used to do this, but I would possibly just build it from scratch. You could look at wagtail multi site so it can segregate...

Hi James, I also could potentially help out, I'm very busy, but I could do what I can.

Hey, Thank you for doing this! I'm not sure I'm going to be help that much, but I have recently built a fairly large (600+ product variant site) and I...

Hey, this is the django 3.2 thing... I haven't got time to fix now (but will in a bit) https://www.reddit.com/r/djangolearning/comments/mlgjqn/changed_import_structure_in_django_32/ You could just downgrade django or change the app names...

Sure, but that is a fairly small benefit vs wrapping something up inside another API, which then will lead to delays in updating (presumably?) Also, it's probably good for people...

@bosunolanrewaju No! Still got to try to work out what to do, have inherited an app from someone, this is quite a blocker... maybe have to rip some things out...