Commit graph

21 commits

Author SHA1 Message Date
Matthew Schinckel
b19bceb767 Add meteor requirement note.
Reformat block text to be consistent.

Remove whitespace at ends of lines.
2016-01-05 22:13:26 +10:30
Tyson Clugg
d7dde53bdc Packaging updates in preparation for next release.
- `make test` runs tox against Python 2.7/3.3/3.4/3.5 and Django
  1.8/1.9.
- Building universal wheels with PEP-0496 Environment Markers.
- Build wheel from tox environment to ensure consistency.
- Consistent layout for setup and requirements files, now using PEP-0409
  Environment Markers.
- Dropping support for Django 1.7 (didn't work anyway).
- Moving repository to https://github.com/django-ddp/django-ddp (new
  Github organisation).
- Update changelog.
2015-12-14 13:05:28 +11:00
Tyson Clugg
a0fe15de65 Try to make README more friendly. 2015-11-05 14:52:15 +11:00
Tyson Clugg
252f9bd9fc Add explanations to limitations in README. 2015-10-16 13:31:08 +11:00
Tyson Clugg
1e767ce521 Fixes #10 -- Started documentation 2015-10-14 00:21:30 +11:00
Samuel Spencer
c042761e78 Fixed link to meteor 2015-08-18 13:00:45 +10:00
Tyson Clugg
66ed01a393 Update README.rst, CHANGES.rst and bumped version number. 2015-08-11 14:56:39 +10:00
Tyson Clugg
df6bf73687 Update authors in README.rst 2015-07-07 14:28:25 +10:00
Tyson Clugg
00f1165807 Add missing RST directive to README. 2015-06-14 05:01:51 +10:00
Tyson Clugg
4911b94f4d Bump version number, update CHANGES and README. 2015-06-14 04:56:05 +10:00
Tyson Clugg
4353136b55 Bump version number, update CHANGES.rst and README.rst. 2015-05-21 12:56:38 +10:00
Tyson Clugg
53ec18cd33 Add dddp.accounts module (Django application). 2015-05-12 14:35:08 +10:00
Tyson Clugg
f64761c933 Bump version number, update CHANGES and README files. 2015-05-07 09:24:00 +10:00
Tyson Clugg
55825b860a Add license details. 2015-04-30 11:35:03 +10:00
Tyson Clugg
e475b942c6 Update README.rst and CHANGES.rst for 0.4.0 release. 2015-04-28 12:25:17 +10:00
Tyson Clugg
bb5852d18b Update README for 0.3.0 release. 2015-04-23 15:04:17 +10:00
Tyson Clugg
c40e8722bc Add console script to start DDP service in more robust manner than using the dddp Django mangement command (bump version for release: 0.2.3). 2015-04-15 11:00:15 +10:00
Tyson Clugg
e14b899f7e Remove line numbers from example code. 2015-04-10 11:17:57 +10:00
Tyson Clugg
586b242e3f Add sections to REAME: Requirements; Scalability; Limitations; Installation; Contributors. 2015-04-10 11:15:57 +10:00
Tyson Clugg
94a75dee8b Django DDP version 0.2.0 2015-04-08 16:14:22 +10:00
Tyson Clugg
a044326be0 A working proof-of-concept. 2015-02-23 15:29:18 +11:00