Go to file
Jessica McKellar 80a47ca2bc POST the pointer location on narrows (since the pointer moves).
Ideally this would be expressed as an event handler bound to the
in every place that the pointer changes, but I haven't found a way to
do that yet (this is easy for *inputs* but not arbitrary DOM
elements).

(imported from commit c190e23f5ed5fd3e3a4823b763682d611ec5b446)
2012-08-28 12:45:28 -04:00
humbug Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
templates/zephyr POST the pointer location on narrows (since the pointer moves). 2012-08-28 12:45:28 -04:00
zephyr Add a management command to populate the database. 2012-08-28 12:45:10 -04:00
models.py Initial commit of sqlalchemy models. 2012-08-28 12:41:50 -04:00