Re: django-oscar customisation

2021-12-09 Thread Julio Cojom
You need to fork the app and create a similar protect structure inside your forked app, then you can start customizing. Django Oscar isn't an easy way to start with Django El jue., 9 de diciembre de 2021 8:46 p. m., Ryan Nowakowski < r...@fattuba.com> escribió: > Try running the sandbox applic

Re: django-oscar customisation

2021-12-09 Thread Ryan Nowakowski
Try running the sandbox application: https://django-oscar.readthedocs.io/en/stable/internals/sandbox.html Then you can poke around that sandbox code and see how they did things. On November 22, 2021 2:23:28 AM CST, "Hervé Edorh" wrote: >Hi, >I am new to django-oscar and i try to understand t