Commit graph

18 commits

Author SHA1 Message Date
Scot Hacker
7a4984dc35 Get current version for setup.py from __init__ 2019-04-11 23:42:53 -07:00
Scot Hacker
edff438623 Bump version after merging "notify" in task edit 2019-04-11 00:09:36 -07:00
Scot Hacker
602cf247e2 Resolve setup.py package installation issues, bump version 2019-04-10 00:28:00 -07:00
Scot Hacker
fb94fdb130 Bump version, README for 2.4.0 2019-04-09 00:01:27 -07:00
Scot Hacker
8b448e88a5 Update setup.py, bump to 2.3.2 2019-04-02 00:19:46 -07:00
Scot Hacker
21ec87cee4 Black formatting 2018-12-21 00:38:44 -08:00
Scot Hacker
fe03d3f5b5 Bump production version in setup.py 2018-04-10 08:21:06 -07:00
Scot Hacker
d3d8d5e46c Rename Item model to Task
- With matching model, view, template changes
2018-03-28 22:51:10 -07:00
Scot Hacker
cd1678da47 Remove remaining tox references 2018-02-04 00:40:00 -08:00
Scot Hacker
90c41d1f29 Django 2.0 compatibility (requirement)
- URLs to path() style
- Misc updates
- Namespaces all URL references
- Removes dependency on AutoSlugField
- Cleaner reversals
- Cleaner docstrings
2018-02-03 00:09:23 -08:00
Manos Pitsidianakis
710cb1a0ad Add utf-8 support in slugs with autoslug
Slugs end up empty if list name consists only of non-ascii characters
and that results in an error. Autoslug converts non-ascii characters to
appropriate ascii ones and auto-updates the slug when list name changes.

Add unidecode dependency and fix PEP8 errors

models.py: add one blank line for PEP8
2017-04-12 00:30:54 +03:00
Scot Hacker
84a2e6ca08 PEP-8 enhancements 2016-12-04 23:17:34 -08:00
Peter Bittner
9413e7b590 Add long_description and custom clean command (setup.py) 2016-04-10 23:40:16 +02:00
Peter Bittner
dadb8f1ff6 Add tox configuration and integration with setup.py
Add Travis CI build server configuration

Add badges and Tests section to README

Bump version (development)
2016-04-10 19:42:24 +02:00
Peter Bittner
0194290140 Bugfix hashbang 2014-05-31 09:36:54 +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
Scot Hacker
4dfab71f33 Updated version info 2013-08-31 10:00:35 -07:00
Scot Hacker
5be5ea023c Moving from google code to github. 2010-09-27 01:12:13 -07:00