From 7d6978e4e47864065a203bb61d49b179071e1f99 Mon Sep 17 00:00:00 2001
From: Monica
- Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
- Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
- Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
- Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
- Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.
+ User Page - Click on 'User Profiles' on the home page to access user page. We currently have 200 users on the site. Find them by putting a monotically increasing user id number at the end of the url. e.g /user/64. If you request a user id above the number of fixtures we have installed, you will be redirected to a custom 404 error page. Product Page - Click on 'woa, c00l dr0n35' on the home page to access product page. We currently have 200 drones on the site. Find them by putting a monotically increasing user id number at the end of the url. e.g /product-details/64. If you request a drone id above the number of fixtures we have installed, you will be redirected to a custom 404 error page.ISA Project 3 Let's Grade
Navigating
+
Each number for the unit tests corresponds to the respective user story above.
1. See code that creates user profile using UserForm.
2. See code that inspects users and gets user attributes.
-3. See code that creates drones, gets drone attributes and tests invalid drone ids.
+3. See code that creates drones, gets drone attributes and tests invalid drone ids.
4. See code that inspects biography.
diff --git a/web/daasapp/templates/web/product-details.html b/web/daasapp/templates/web/product-details.html index 2dc608b..e36fad9 100755 --- a/web/daasapp/templates/web/product-details.html +++ b/web/daasapp/templates/web/product-details.html @@ -2,13 +2,10 @@ {% load staticfiles %} {% block title_block %} daas product details {% endblock %} {% block headtag_block %} -{{resp}} -} -} {% endblock %} {% block body_block %}