-
Notifications
You must be signed in to change notification settings - Fork 10
Django-Oscar 1.5 #11
Comments
@mykljohn Ok, I want help you if you will work wit it. |
@mykljohn We need very work in this, because is not working now, and many things was deprecated. |
@SalahAdDin I haven't tested it completely, but I have it working on Django 1.8.18 and Python 2.7 |
It doesn't works with |
Sorry, I should have specified the version of Django. I don't have time to play with 1.11 right now. I had trouble upgrading some others to 1.10. :( |
which one? mykljohn, can you provide to me some pictures about each section? |
@mykljohn Thank you! |
@SalahAdDin Hey sorry, just saw your post. I had trouble with django-oscar-stores, django-oscar-approval, django-oscar-accounts, django-oscar-blog and django-oscar-news. I got stores working in oscar 1.5 (along with bundles, accounts, paypal, portation) but only with django 1.8/python 2.7. I've had no luck getting approval working. And I haven't had time to try Blog or News. I'm testing the Support changes you made in django 1.11/Python 3.4 right now. |
If you have all tracebacks you can send to me. |
@SalahAdDin I've got Approval just about finished. I'll send you the changes when I have it done. I would like to get blog/News working but they're not a priority. I got stores working well and integrated it with Partners. I have an issue maybe you can help me with/point in the right direction. I want to replace the Bootstrap datetimepicker with bootstrap datepicker. The main reason for this is because with bs datepicker I can disable certain dates and days of week. Oscar calls ui.js to handle the ajax calls and I can't get it working :( |
@mykljohn I think will be better change these dates and weeks in the forms validation and rendering. Replace datepicker could be hard, you have to change it in the |
@SalahAdDin Does your fork work with Django 1.11 and Oscar 1.5? |
@alexphelps, yes, test it |
@SalahAdDin got your fork up and running. getting As for how it fits into our needs...
Do you think any of this is applicable to the public project? |
If you want to help us with these, please, all pull requests are welcome. |
@SalahAdDin At this point we've decided to not move forward with the original django-oscar-support module. We've decided to start over with a fresh approach and a much simpler frontend (less js magic) . Here are some frontend mockups for what we are working on implementing on the backend - http://prime-dashboard-mockup.s3-website-us-east-1.amazonaws.com/support/tickets-detail.html I'm also unsure if we will ever publish this as a stand alone package. |
What do you mean about a much simpler frontend? Please, make a standalone package, for the community, they help us, why not help them? Also it looks good, can you provide a client's front end screenshot? Good work!!! |
@alexphelps Man? |
I forked this and got it working on Django-Oscar 1.5 wit Django 1.8.18
The text was updated successfully, but these errors were encountered: