[django-oscar] Problem with customising dashboard forms

2025-03-03 Thread Ewa Adamus
Hi, I see. I didn’t fork dashboard app. But if I try to fork main dashboard: ./manage.py oscar_fork_app dashboard myapps I get: ModuleNotFoundError: Can anyone, any hint? Ewa -- https://github.com/django-oscar/django-oscar http://django-oscar.readthedocs.org/en/latest/ --- You received t

[django-oscar] Problem with customising dashboard forms

2025-03-02 Thread Ewa Adamus
Hi everyone, I send these message again to the googlegroup, because not sure previous was sent in proper way. I want to customise catalogue product model, adding few additional fields. So, according to oscar docs: I forked ‘catalogue' app - everything was ok, I wanted to customise dashboard form

[django-oscar] Problem with customising dashboard forms

2025-03-02 Thread Ewa Adamus
Hi everyone, I want to customise catalogue product model, adding few additional fields. So, after forking catalogue app - everything was ok, I wanted to customise dashboard forms, to make additional fields appear. And I have: django.core.exceptions.ImproperlyConfigured: Application labels aren