0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow for empty Sites table post-migrate More... over 14 years ago
remove admin superuser: should set up on deploy, not as a fixture (amongst other things, this currently overwrites django superuser made on deploy, causing grief) More... over 14 years ago
fix typo: is_multi, now reports multiple collections correctly More... over 14 years ago
explicit index for admin (links to data import and street report) More... over 14 years ago
added Street Report to help identify bad data More... over 14 years ago
fixed typo: missing comma More... over 14 years ago
expose configs to mysoc deploy now More... over 14 years ago
fixed/refined ObjectDoesNotExist catches; made native csv import more robust (may also load street names (without collection times) too? might be useful) More... over 14 years ago
partial postcode handling for native csv imports (maybe should be more general) More... over 14 years ago
added first Barnert recycling data More... over 14 years ago
now forces settings.BINS_ALLOW_MULTIPLE_COLLECTIONS_PER_WEEK in xml import test, uncommented test that depended on that More... almost 15 years ago
changed settings import (in models) to let tests change global setting easily More... almost 15 years ago
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/binalerts More... almost 15 years ago
fixed bug: wasn't returning the single postcode hit after finding it, gah More... almost 15 years ago
Add content_types to the initial_data fixture. More... almost 15 years ago
Make some fields readonly More... almost 15 years ago
Allow searching by partial postcode. More... almost 15 years ago
Order the fields on the Street admin page. More... almost 15 years ago
Add some initial auth data, for testing purposes. More... almost 15 years ago
Some more admin love. More... almost 15 years ago
Better list display for alerts More... almost 15 years ago
Remove EmailConfirmation model from the admin. More... almost 15 years ago
Admin changes, lose columns from EmailConfirmation. More... almost 15 years ago
Base unsubscribing on the emailconfirmation app. More... almost 15 years ago
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/binalerts More... almost 15 years ago
Ignore another emacs file. More... almost 15 years ago
Allow filtering by day and collection type. More... almost 15 years ago
Allow editing of BinCollection day inline. More... almost 15 years ago
Fix typo More... almost 15 years ago
Use verbosity 1 for the migration. More... almost 15 years ago