0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Mar 25, 2023 — Mar 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document a stricter Django version dependency, and also limit Python version. More... over 6 years ago
Use standard version setting in setup.py. More... over 6 years ago
Update 00README. More... over 6 years ago
Update to Django 1.8. More... over 6 years ago
Synchronize the Django version references in other places. More... over 6 years ago
Initial setup.py for moving to setuptools for building. More... over 6 years ago
Refactor how the app finds itself. More... over 6 years ago
Use Django 1.4+ URL config functions from django.conf.urls. More... almost 8 years ago
Allow specifying the Python interpreter when using make. More... almost 8 years ago
Update manage.py and dep-checker command line for Django 1.4+. More... almost 8 years ago
Use the newer Django template loader syntax in settings. More... almost 11 years ago
Only save search data into search fixture. More... almost 11 years ago
Fix database driver name. More... almost 11 years ago
Use the new Django 1.2 database settings syntax. More... almost 11 years ago
Fix template loader for new syntax. More... almost 11 years ago
Only store the linkage data in the fixture. More... almost 11 years ago
Forgot to change old DATABASES_NAME handling for previous fix. More... almost 11 years ago
Change database settings to Django 1.2 format; require Django 1.2. More... almost 11 years ago
Fix Django template loader issue with 1.4.x. More... almost 11 years ago
Add note about creating compliance user, add pointer to rpm packages More... over 11 years ago
Fix issues with a single group defined, multiple group runs More... almost 12 years ago
Don't chomp the last character from grouplist when there's only one More... almost 12 years ago
Change reverse search to be keyword based UI changes to support above Change results detail to be more "wordy" Fix issue when changing status of a sigle keyword More... almost 12 years ago
Enable reverse search (toggle, per-search) More... about 12 years ago
Inline historical image: handle the case where there isn't one. More... about 12 years ago
Add a means to display historical barcode images (bug 926) More... about 12 years ago
Check for w3m too. Add hints for how to install distro packages (Brian) More... over 12 years ago
Rework checkreq target for python modules Do the ps->png conversion internally with PIL and drop pstopnm, pnmtopng More... over 12 years ago
Add a checkreq target to check system for required apps/modules (bug 972) More... over 12 years ago
Fix typo that broke record cloning Some doc formatting that didn't make it in the last push More... over 12 years ago