Skip to content

westhomas/djangotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test App

This is a test application for evaluation of knowledge and experience of Python/Django developers.

Tasks

  1. Get runserver working

    1. Fix bugs so widget module's data will show up on the homepage
  2. Code review: Look for code errors, syntax, bad patterns, anything that catches your eye.

  3. Login to the Django Admin.

  4. Improve Admin interface for widget module to be more usable.

    1. Make Thingsters editable on ThingsterAdmin list screen.

Bonus points

  1. Add inline admin for parent model to edit/add/remove children.

  2. Write a unit test which exercises the widget list and view pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages