Skip to content

Coding Challenge#5

Open
giovannicode wants to merge 5 commits intoriptapparel:masterfrom
giovannicode:master
Open

Coding Challenge#5
giovannicode wants to merge 5 commits intoriptapparel:masterfrom
giovannicode:master

Conversation

@giovannicode
Copy link
Copy Markdown

I completed all the tests except for test 3. I believe there's an error in this test.
The length of the "singles" variable in test 2 should be equal to the length of the "single_sorted_orders" variable in test 3, (since all you are doing to the single_orders is ordering them by the priority).

I also changed the "WSGI_APPLICATION" variable in settings.py. From "apps.wsgi.application" to "wsgi.application". I don't know if this had to do with the development environment. I just used the Django
development server.


Thanks,
Giovanni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant