Reformatted readme and license
Move some setup values to package Added .gitignore
This commit is contained in:
parent
18df0f2c78
commit
97d27f7589
5 changed files with 64 additions and 20 deletions
|
@ -0,0 +1,8 @@
|
|||
"""django todo"""
|
||||
__version__ = '1.4.dev'
|
||||
|
||||
__author__ = 'Scot Hacker'
|
||||
__email__ = 'shacker@birdhouse.org'
|
||||
|
||||
__url__ = 'https://github.com/shacker/django-todo'
|
||||
__license__ = 'BSD License'
|
Loading…
Add table
Add a link
Reference in a new issue