Skip to content
This repository was archived by the owner on Dec 29, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 953 Bytes

WISHLIST.textile

File metadata and controls

16 lines (15 loc) · 953 Bytes

The Wishlist

  • Write some generic VIEWS for the same purpose
  • Write some basic FEEDS for the latest additions
  • Write a SITEMAP that plots everything out
  • Write tests for the MARKUP
  • Write TEMPLATETAGS for a variety of lateral lists that might be nice (i.e. other people in a position, reverse-chron tenures for a person)
  • Write tests for MUGSHOTS upload
  • Write up some robust fixtures that can preload and show people how the app works. I think it should be in a load.py thing like geodjango demos.
  • Some way to track and group people by education? Can that be done by education (position = student)
  • Should i throw some tag bizness into the demo templates?
  • Straighten out uploading folders / urls
  • Prevent organization from setting itself as parent.
  • Position list should only bring back those with published profiles
  • Write tests for Position autocount fields and manager
  • Can I replace my text list things with the utils functions?