Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.
/ rango Public archive

Learning Django with the book 'Tango with Django 2' for the Web Application Systems course. In Spanish, Rango means "a league ranked by quality". I have completed chapters 1-10 and deployed it on PythonAnywhere.

Notifications You must be signed in to change notification settings

chriskanedev/rango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rango

Live App

ckrango.eu.pythonanywhere.com

Chapters 3-10 - Automated Testing

For your convenience, I have provided 'quick links' below to the commits at the end of each chapter. I have ensured that all the tests for each chapter are passing at the time of the commit.
Complete Chapter 3 - 12 Tests Passing
Complete Chapter 4 - 19 Tests Passing
Complete Chapter 5 - 11 Tests Passing
Complete Chapter 6 - 17 Tests Passing
Complete Chapter 7 - 14 Tests Passing
Complete Chapter 8 - 5 Tests Passing
Complete Chapter 9 - 33 Tests Passing
Complete Chapter 10 - 6 Tests Passing

High Level Application Systems Diagram

Development

The wiki shows how to setup the Development Environment for this project.
Run the development server with this command: python manage.py runserver.

About

Learning Django with the book 'Tango with Django 2' for the Web Application Systems course. In Spanish, Rango means "a league ranked by quality". I have completed chapters 1-10 and deployed it on PythonAnywhere.

Topics

Resources

Stars

Watchers

Forks