django-farm

Software Screenshot:
django-farm
Software Details:
Version: 0.4.3
Upload Date: 20 Feb 15
Developer: Colin Powell
Distribution Type: Freeware
Downloads: 6

Rating: 1.0/5 (Total Votes: 1)

django-farm is a pluggable Django app to keep track of animals on a farm. Simple.

Models

Species
 name -> char slug -> from(name)
Breed
 species -> species name -> char slug -> from(name)
Animal
 name -> char slug -> from(name) breed -> breed mother -> animal father -> animal birthday -> date birthtime -> time description -> text photos -> photo[photologue]
ProductType
 name -> char (e.g. produce, meat, soap, preserves...) slug -> from(name) description -> text
Product
 name -> char type -> product type description -> text photos -> photo(s)[photologue] price -> float unit -> char (e.g. dozen, lb, half, whole) flexible_price -> char

Requirements:

  • Python
  • Django

Other Software of Developer Colin Powell

Comments to django-farm

Comments not found
Add Comment
Turn on images!