Dmitry Kuksinsky
Dmitry Kuksinsky
Definitely yes. But currenly I'm stucking on this task https://github.com/dgk/django-business-logic/issues/22 . It is really needs to be implemented that for many reasons. I see two ways to solve the problem:...
hello @marquicus Thank you for you report. I tried to run server with the given environment, but l can't reproduce the issue. Please provide additional information: run command `pip freeze`...
thanks David @Dissonant-Tech I think I figured it out: l forgot to add one string to the documentation. Please add `url('^nested_admin/', include('nested_admin.urls')),` to your urlpatterns and test again. I will...
yes, `django-nested-admin` should be installed automatically as dependency to `django-business-logic` https://github.com/dgk/django-business-logic/blob/master/requirements.txt#L6 https://github.com/dgk/django-business-logic/blob/master/setup.py#L126
@Dissonant-Tech please try to install django-business-logic==0.5.5 without implicit installation of dependencies
hi Mehdi @mehdirazajaffri , thanks, but the some issue is here.. please contact me directly by email [email protected] or telegram https://t.me/dgk_su
work in process https://github.com/dgk/business-logic-ui , developer still needed!
i hope it fixed