<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/django, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/django?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/django?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2022-02-01T11:56:22Z</updated>
<entry>
<title>refactor(django): remove deprecated `django` plugin</title>
<updated>2022-02-01T11:56:22Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-02-01T11:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=73001e9382db99ebd6effcf0bdcd227985109142'/>
<id>urn:sha1:73001e9382db99ebd6effcf0bdcd227985109142</id>
<content type='text'>
BREAKING CHANGE: the `django` plugin was deprecated in 2021-09-22. With
this change it has now been removed altogether. Zsh already provides
built-in completion for Django commands.
</content>
</entry>
<entry>
<title>refactor(django)!: deprecate plugin in favor of Zsh's django completion</title>
<updated>2021-09-22T08:41:06Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-22T08:36:28Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3e4b520190f1e4aaced9267bd5dcde59b3d0211f'/>
<id>urn:sha1:3e4b520190f1e4aaced9267bd5dcde59b3d0211f</id>
<content type='text'>
BREAKING CHANGE: Zsh already provides completion for the `django-admin` and `manage.py`
commands, which is substantially better than the one provided by this plugin. We're
therefore deprecating this plugin and we will remove it in the near future.
</content>
</entry>
<entry>
<title>Clean up plugin READMEs and a few plugins</title>
<updated>2020-03-11T18:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-03-11T18:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=610b2529d2213a70e3d1153a9baf046c22f298b9'/>
<id>urn:sha1:610b2529d2213a70e3d1153a9baf046c22f298b9</id>
<content type='text'>
- fasd
- history
- mercurial
- pylint
- repo
- yii2
</content>
</entry>
<entry>
<title>Remove current directory from sys.path in python invocations (#8408)</title>
<updated>2019-11-21T02:29:16Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-11-21T02:29:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1c98b9cc38d34647f1d6357919a0f4e1d5ebd4cd'/>
<id>urn:sha1:1c98b9cc38d34647f1d6357919a0f4e1d5ebd4cd</id>
<content type='text'>
* Remove current directory from sys.path in python invocations


</content>
</entry>
<entry>
<title>django: fix typo in completion (#6233)</title>
<updated>2019-05-07T17:51:20Z</updated>
<author>
<name>i5ar</name>
<email>i5ar@live.it</email>
</author>
<published>2019-05-07T17:51:20Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=58daf135286c03db1f3bb4225b471007dd994670'/>
<id>urn:sha1:58daf135286c03db1f3bb4225b471007dd994670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>django: add README (#7181)</title>
<updated>2018-10-02T07:00:33Z</updated>
<author>
<name>Alexandre Jacques</name>
<email>alexandre.jacques@enabling.com.br</email>
</author>
<published>2018-10-02T07:00:33Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=28b5ec644c8c04dab6578d821b850f48b0925598'/>
<id>urn:sha1:28b5ec644c8c04dab6578d821b850f48b0925598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update django.plugin.zsh (#6634)</title>
<updated>2018-03-09T16:11:30Z</updated>
<author>
<name>Nikolay Panov</name>
<email>github@npanov.com</email>
</author>
<published>2018-03-09T16:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=52c4e134cc9e6348ebbcd5ba73501f903b57102b'/>
<id>urn:sha1:52c4e134cc9e6348ebbcd5ba73501f903b57102b</id>
<content type='text'>
Added support for 'showmigrations' django command.</content>
</entry>
<entry>
<title>[Modify] Update django.plugin.zsh for Django 1.7.6</title>
<updated>2015-03-16T19:26:44Z</updated>
<author>
<name>Abner Chen</name>
<email>houjunchen@gmail.com</email>
</author>
<published>2015-03-16T19:26:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0dde9943c9cc90c720a33e6713450d96cf210777'/>
<id>urn:sha1:0dde9943c9cc90c720a33e6713450d96cf210777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update django.plugin.zsh</title>
<updated>2015-01-12T13:57:00Z</updated>
<author>
<name>Yu Jiang</name>
<email>sunlight07@users.noreply.github.com</email>
</author>
<published>2015-01-12T13:57:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3c4998319ab0796221a70ba19437629afb18ac31'/>
<id>urn:sha1:3c4998319ab0796221a70ba19437629afb18ac31</id>
<content type='text'>
activate django plugin on command "django-admin"</content>
</entry>
<entry>
<title>Add startproject to django command completions</title>
<updated>2014-06-08T08:35:00Z</updated>
<author>
<name>Julia Medina</name>
<email>a.julia.medina@gmail.com</email>
</author>
<published>2013-10-25T23:34:23Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e04d3e0563217c2beef475b4eecf90bde4c8193a'/>
<id>urn:sha1:e04d3e0563217c2beef475b4eecf90bde4c8193a</id>
<content type='text'>
</content>
</entry>
</feed>
