0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a download function to download a file This depends upon the DocManager app More... over 14 years ago
Added fixture with backpopulated infsss data for nutrition models (and dependent models) INFSSS is probably a better place for this More... over 14 years ago
Replace blank=True with null=True More... over 14 years ago
Added Default field for quality x More... over 14 years ago
Allowed null and blanks for some datafields More... over 14 years ago
Edited reporter fields: first_name null=True last_name null=True dob null=True gender null=True More... over 14 years ago
Fixed DecimalField Issue (Did not allocate max_digits properly) More... over 14 years ago
DIDN'T I already add this?? More... over 14 years ago
INFSS App This will handle malawi specific display information building upon the Nutrition App, the Location App and the Reporter App More... over 14 years ago
Nutrition Model this includes a WastingTable (model) and a StuntingTable (mode) which should probably be generalized to a Table app also includes Nutrition Model with basic nutrition metrics More... over 14 years ago
Model Changes Removed reporter FK of type ReporterLocation because this no longer exists Changed reporter to FK of type Reporter added location to FK of type Location More... over 14 years ago
malawi specific app - this has the templates and views specific for malawi More... over 14 years ago
merged branch adammck into master More... over 14 years ago
merged adammck changes More... over 14 years ago
to be fixtures More... over 14 years ago
first draft of nutrition - i have some naming issues - all my templates are malawi... More... over 14 years ago
added dob, gender More... over 14 years ago
missed two things needing renaming More... over 14 years ago
merged dimagi More... over 14 years ago
Basic package for nutrition surv. brute force sms parsing, infss model - this will change - it already changed a bit to align w/ location app templating/urls.py/views.py a work in progress More... over 14 years ago
remove references to reporter/[add|edit] since these are being hijacked by hq/views (to allow for automatic creation of reporterprofiles) More... over 14 years ago
small fix: add __str__ More... over 14 years ago
remove CRLF More... over 14 years ago
better __repr__ for reporters app models More... over 14 years ago
updated logger to use foreign keys More... over 14 years ago
made jwishnie merge functional More... over 14 years ago
merged jwishnie More... over 14 years ago
use new locations app More... over 14 years ago
added allow_list permission to reporters app More... over 14 years ago
added docs to apps.follow.app More... over 14 years ago