toastdriven (Daniel Lindsley)

Name
Daniel Lindsley
Email
Website/Blog
http://www.toastdriven.com/fresh/
Company
Mediaphormedia / Toast Driven
Location
Lawrence, KS
Member Since
Mar 06, 2008 (about 1 year)

Following 37 githubbers and watching 70 repositories view all →

Public Repositories (14)

  • django-haystack

    Modular search for Django. (rc1)

    legend

    Last updated Mon Nov 23 21:36:35 -0800 2009

  • itty

    The itty-bitty Python web framework.

    legend

    Last updated Sat Nov 07 20:53:49 -0800 2009

  • butlertron

    an IRC bot

    legend

    Forked from codysoyland/butlertron Wed Oct 14 08:34:25 -0700 2009

    Last updated Wed Oct 14 08:36:07 -0700 2009

  • deployable

    A simple system for repeatable deploys. Language-agnostic, easy to use yet extensible, and above ...

    legend

    Last updated Wed Sep 09 14:17:11 -0700 2009

  • lilrocket

    A Solr-alike for Whoosh.

    legend

    Last updated Wed Sep 09 10:22:34 -0700 2009

  • pysolr

    Pysolr 2.0+. Kept up to date with the official SVN.

    legend

    Last updated Wed Aug 26 12:08:30 -0700 2009

  • haystack_site

    Forking me is not so useful.

    legend

    Last updated Mon Jun 22 23:31:56 -0700 2009

  • migrate_doctest_to_unittest

    "In Django-land, unittests are much faster than doctests. Convert them."

    legend

    Last updated Fri May 08 08:38:32 -0700 2009

  • todone

    Todo lists done my way.

    legend

    Last updated Sat Dec 13 10:11:21 -0800 2008

  • multiresponse

    A Python class for Django that allows a request to provide content-type aware responses.

    legend

    Last updated Mon Dec 01 22:52:37 -0800 2008

  • django-budget

    A personal budgeting application for use with Django.

    legend

    Last updated Mon Dec 01 20:48:40 -0800 2008

  • django-rsvp

    A simple RSVP app.

    legend

    Last updated Thu Sep 18 19:45:22 -0700 2008

  • euler

    Project Euler (projecteuler.net) problems

    legend

    Last updated Thu Apr 24 21:43:03 -0700 2008

  • feedme

    A better (for me) RSS aggregator. Collects numerous RSS feeds and displays entries in chronologic...

    legend

    Last updated Mon Mar 31 20:48:39 -0700 2008

Public Activity feed

toastdriven closed issue 137 on toastdriven/django-haystack Mon Nov 23 21:37:41 -0800 2009
SearchQuerySet.highlight() docs incomplete
toastdriven closed issue 138 on toastdriven/django-haystack Mon Nov 23 21:19:52 -0800 2009
Update docs for RealTimeSearchIndex change
toastdriven closed issue 136 on toastdriven/django-haystack Mon Nov 23 12:42:49 -0800 2009
Highlight template tag docstring
toastdriven pushed to master at toastdriven/django-haystack Mon Nov 23 12:42:05 -0800 2009
HEAD is ba4a1e7c75aaa0b796781ce7040114fc67c3facb

2 commits »

toastdriven uploaded a file to toastdriven/django-haystack Sun Nov 22 23:26:28 -0800 2009
"django-haystack-1.0.0-rc1.tar.gz" is at toastdriven/django-haystack/downloads

v1.0.0 (release candidate 1)

toastdriven pushed to master at toastdriven/django-haystack Sun Nov 22 23:18:36 -0800 2009
HEAD is 80681906d241b6fbfc75fa8022c2bb13f32d5a21

4 commits »

toastdriven pushed to master at toastdriven/django-haystack Sun Nov 22 22:50:16 -0800 2009
HEAD is d9f81fa01ffee8ed3ee9bcf31bbe9821d527bd45

2 commits »

toastdriven closed issue 95 on toastdriven/django-haystack Sun Nov 22 22:05:42 -0800 2009
Incompatible with certain other apps.
toastdriven pushed to master at toastdriven/django-haystack Sun Nov 22 21:55:43 -0800 2009
HEAD is d572ee06ca11d3f88ba7fe567818cd42451c70e3

2 commits »

toastdriven closed issue 134 on toastdriven/django-haystack Sun Nov 22 19:30:29 -0800 2009
Infinite loop when paging the last page with RelatedSearchQuerySet
toastdriven pushed to master at toastdriven/django-haystack Sun Nov 22 00:32:33 -0800 2009
HEAD is 7ad41bd7004db9c5527a55ef4eb52d74ce037c5b

2 commits »

toastdriven closed issue 129 on toastdriven/django-haystack Sat Nov 21 23:31:02 -0800 2009
more_like_this() method doesn't work with .defer()
toastdriven pushed to master at toastdriven/django-haystack Sat Nov 21 23:30:35 -0800 2009
HEAD is d4246a0dc995347c823a496705e9525d0eda8089
  • toastdriven committed d4246a0d:
    Fixed case where `SearchQuerySet.more_like_this` would fail when using deferred Models. Thanks to Alex Gaynor for the original patch.
toastdriven pushed to master at toastdriven/django-haystack Sat Nov 21 23:03:10 -0800 2009
HEAD is 1afbdc4906540b22f3018a2f8641a5c5e0ce6361
  • toastdriven committed 1afbdc49:
    Added default logging bits to prevent "No handlers found" message.
toastdriven closed issue 85 on toastdriven/django-haystack Sat Nov 21 22:35:14 -0800 2009
MultiValueField Faceting
toastdriven pushed to master at toastdriven/django-haystack Sat Nov 21 22:30:59 -0800 2009
HEAD is b7cafada02de63280063edb433d932a6c7c16fb0
  • toastdriven committed b7cafada:
    BACKWARD-INCOMPATIBLE: Renamed `reindex` management command to `update_index`, renamed `clear_search_index` management command to `clear_index` and added a `rebuild_index` command to both clear & reindex.
toastdriven closed issue 121 on toastdriven/django-haystack Sat Nov 21 21:56:54 -0800 2009
SearchIndex shouldn't automatically signal updates
toastdriven pushed to master at toastdriven/django-haystack Sat Nov 21 21:56:10 -0800 2009
HEAD is e3a7d54e6b7f70eeb88c7837977fc35bbcd522f0

2 commits »

toastdriven closed issue 91 on toastdriven/django-haystack Sat Nov 21 21:35:59 -0800 2009
MultiValueField broken on Whoosh backend
toastdriven closed issue 86 on toastdriven/django-haystack Sat Nov 21 21:35:39 -0800 2009
MultiValueField data making the full trip
toastdriven pushed to master at toastdriven/django-haystack Sat Nov 21 21:35:21 -0800 2009
HEAD is 8e40d24d0b040b7edb8d76a8aa67bf3981737409
  • toastdriven committed 8e40d24d:
    Ensured data going into the indexes round-trips properly. Fixed `DateField`/`DateTimeField` handling for all backends and `MultiValueField` handling in Whoosh.
toastdriven closed issue 94 on toastdriven/django-haystack Sat Nov 21 19:40:27 -0800 2009
result.get_additional_fields.highlighted.text returns array of one string
toastdriven deleted branch highlighting at toastdriven/django-haystack Sat Nov 21 01:49:57 -0800 2009
Deleted branch was at toastdriven/django-haystack/tree/highlighting
toastdriven closed issue 3 on toastdriven/django-haystack Sat Nov 21 01:48:03 -0800 2009
Make the highlighted formatter replaceable
toastdriven pushed to master at toastdriven/django-haystack Sat Nov 21 01:47:11 -0800 2009
HEAD is 17bcca9537477822a582e57d5a5d2334150d2eb4
  • toastdriven committed 17bcca95:
    Added a customizable `highlight` template tag plus an underlying `Highlighter` implementation.
toastdriven pushed to highlighting at toastdriven/django-haystack Sat Nov 21 01:47:11 -0800 2009
HEAD is f0bdb5eee5086c867b3c582cff062c2aa770ff70
  • toastdriven committed f0bdb5ee:
    Added a customizable `highlight` template tag plus an underlying `Highlighter` implementation.
toastdriven closed issue 131 on toastdriven/django-haystack Fri Nov 20 19:57:36 -0800 2009
field.prepare executed more than needed and causing problem
toastdriven pushed to master at toastdriven/django-haystack Fri Nov 20 19:57:01 -0800 2009
HEAD is c3b39151e5a1f57cfe8835d551a25124b9bd4246

2 commits »

toastdriven closed issue 130 on toastdriven/django-haystack Thu Nov 19 23:03:24 -0800 2009
RelatedSearchQuerySet's example is not correct
toastdriven pushed to highlighting at toastdriven/django-haystack Thu Nov 19 23:03:03 -0800 2009
HEAD is d57b94be2bc932f9df669892093814d2ef36d152

87 commits »

toastdriven pushed to master at toastdriven/django-haystack Thu Nov 19 23:03:01 -0800 2009
HEAD is 6dc217aa7c0d03f871c45968e53b2817c2ce1e27
  • toastdriven committed 6dc217aa:
    Corrected example in docs about `RelatedSearchQuerySet`. Thanks to askfor for pointing this out.
toastdriven pushed to master at toastdriven/django-haystack Wed Nov 18 21:23:42 -0800 2009
HEAD is b0fbe1aa2636fa3b17a5273f3d9d6342b0b6a425
  • toastdriven committed b0fbe1aa:
    Altered `SearchResult` objects to fail gracefully when the model/object can't be found. Thanks to akrito for the report.
toastdriven started watching ericholscher/django-kong Wed Nov 18 19:22:55 -0800 2009
django-kong's description:
A server description and deployment testing tool for King Kong sized sites
toastdriven pushed to master at toastdriven/django-haystack Wed Nov 18 18:56:19 -0800 2009
HEAD is f23aa3aded4aaa74b15b1d17c91dc402b97657ce
  • toastdriven committed f23aa3ad:
    Fixed a bug where `auto_query` would fail to escape strings that pulled out for exact matching. Thanks to jefftriplett for the report.
toastdriven updated gist: 238276 Wed Nov 18 13:31:10 -0800 2009
Student Research Competition ============================