Commit graph

18 commits

Author SHA1 Message Date
Peter Bittner
3730494b42 Fixed invalid CSS 2014-06-01 12:19:12 +02:00
Peter Bittner
d1b1842965 Changed related_name in foreign key created_by (conflict with django-media-tree) 2014-05-31 19:12:02 +02:00
Peter Bittner
e894b14a96 Reformatting only (PEP8) 2014-05-31 19:10:38 +02:00
Peter Bittner
97d27f7589 Reformatted readme and license
Move some setup values to package

Added .gitignore
2014-05-31 09:19:27 +02:00
Jonathan Wiltshire
6c0112a050 Add missing quotes for url tag in email templates 2014-05-05 20:52:30 +01:00
Jonathan Wiltshire
bc5fcd3b3c Ensure compatiblity with Django 1.4 url template tag 2014-05-05 20:50:55 +01:00
Scot Hacker
322e043b7a Re-add quotes on template URL params 2014-03-08 00:00:23 -08:00
somesmart
f4ebed8775 update to list_lists.html
fixed a small bug that caused the url call to todo-add_list to fail
2014-03-07 20:09:29 -06:00
Scot Hacker
e77176bc4f Named URL tweaks for Django 1.5 compatibility 2013-08-31 09:55:19 -07:00
Tom Shortall
6284dad786 add option to restrict todo to staff 2012-03-13 00:12:09 +00:00
Tom Shortall
1e40919aee support Django static files 2012-03-12 23:52:11 +00:00
Scot Hacker
b035a61f76 Add csrf exemption for list reordering. 2012-02-03 22:45:46 -08:00
Grzegorz Kamola
3795937cce Correct hardlinked path to css file 2011-09-07 12:54:31 +02:00
Grzegorz Kamola
e1995b4c0e Make use of DateField arguments 2011-09-07 12:48:34 +02:00
Scot Hacker
d361681f5a Merge branch 'master' of github.com:shacker/django-todo 2011-05-14 12:13:55 -07:00
Scot Hacker
f13607e515 Update to "new" Django messages style. No longer breaks with Django 1.4. 2011-05-14 12:12:36 -07:00
Scot Hacker
2693907b2d Added BSD license.
Ajax re-ordering javascript now returns false instead of False per javascript standard.
2011-04-28 23:01:17 -07:00
Scot Hacker
04d1f181a6 Moving module into subdir. 2010-09-27 01:48:00 -07:00