File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33# master (unreleased)
44
5- Back to dev.
5+ - Changing Github Organization from `` novafloss `` to `` peopledoc `` ( # 24 )
66
77## 1.3.0 (2017-09-14)
88
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ django-chunkator
66Chunk large QuerySets into small chunks, and iterate over them without killing
77your RAM.
88
9- .. image :: https://travis-ci.org/novafloss /django-chunkator.svg
9+ .. image :: https://travis-ci.org/peopledoc /django-chunkator.svg
1010
1111Tested with all the combinations of:
1212
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ def namespace_packages(project_name):
8888 keywords = '' ,
8989 author = 'PeopleDoc' ,
909091- url = 'https://github.com/novafloss /%s' % name ,
91+ url = 'https://github.com/peopledoc /%s' % name ,
9292 license = 'MIT' ,
9393 packages = ['chunkator' ],
9494 namespace_packages = namespace_packages (name ),
You can’t perform that action at this time.
0 commit comments