-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Submissions for Assignment2 #7
Comments
Hi, Unhandled exception in thread started by <function check_errors..wrapper at 0x7fae1798a620> |
@Nkarnaud could you please provide the actions you take to run the app? Do you set |
Yes the src is my root directory and i run with this command python manage.py runserver |
To solve the issue i have to clone the project from
|
@Nkarnaud no, you can use the version which is in |
Steps to start with the assignment:
|
@KenanBek I use that but it is giving me the above error. i will check on that again |
@Nkarnaud I found error. In |
okay thanks for your feedback |
@Nkarnaud and also in |
i have already done that |
@Nkarnaud and before
Let me know if you can run app now. |
the app is running now |
I have updated the source code with the fixes in |
the app is running now |
This assignment is based on DevHub. Please check repository before starting with this assignment.
As a task, you need to implement basic functionality for Django 2 project. Video describing all the details:
Video explaining Assignment2
Shortly,
assignments/assignment2/solutions
create a new folder associated with your username. Example:assignments/assignment2/solutions/kenanbek
assignments/assignment2/devhub-0.1.0
to this directoryTasks for Assignment2:
In the example folder (
assignments/assignment2/solutions/kenanbek
) you can find a solution for the first task. Video explaining the solution:Exact steps to start with the assignment:
These tutorials can be helpful:
The text was updated successfully, but these errors were encountered: