<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>carrot-box &#8211; 天地一沙鸥</title>
	<atom:link href="https://haoluobo.com/tag/carrot-box/feed/" rel="self" type="application/rss+xml" />
	<link>https://haoluobo.com</link>
	<description>to be continue....</description>
	<lastBuildDate>Thu, 16 Dec 2021 03:02:26 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Carrot Box流程管理平台</title>
		<link>https://haoluobo.com/2020/04/carrot-box/</link>
					<comments>https://haoluobo.com/2020/04/carrot-box/#comments</comments>
		
		<dc:creator><![CDATA[vicalloy]]></dc:creator>
		<pubDate>Thu, 09 Apr 2020 12:49:51 +0000</pubDate>
				<category><![CDATA[vicalloy的庄家]]></category>
		<category><![CDATA[编程]]></category>
		<category><![CDATA[carrot-box]]></category>
		<category><![CDATA[django-lb-workflow]]></category>
		<guid isPermaLink="false">/?p=11816</guid>

					<description><![CDATA[django-lb-workflow 我开发的一个Django流程引擎APP。设计之初是以使用便捷性为目标，自 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://github.com/vicalloy/django-lb-workflow/">django-lb-workflow</a> 我开发的一个Django流程引擎APP。设计之初是以使用便捷性为目标，自带了完整的模板，希望可以方便的集成到已有系统。尽管已经将<code>django-lb-workflow</code>做到尽量的易用，但距离真正的开箱即用还有一段距离。</p>



<p><a href="https://github.com/vicalloy/carrot-box">Carrot Box</a>是一个完整的Django易用，带了权限管理、部门、角色等必要模块，真正的做到开箱即用。通过对<code>Carrot Box</code>的定制可以方便的改造为OA、工单系统、CRM等业务系统。</p>



<p><code>Carrot Box</code>的主要特点：</p>



<ul class="wp-block-list"><li>是一个完整的应用，可以直接跑起来，开箱即用。</li><li>自带HR模块，支持部门、角色的定义。支持按照部门、角色设置权限。</li><li>带了几个范例流程，方便熟悉系统。</li><li>包含一个代码生成器的使用范例，用于熟悉如果快速的创建一个自定义流程。</li><li>simplewf模块使用范例，以纯配置的方式添加新流程。</li></ul>



<h3 class="wp-block-heading">Carrot Box范例站点</h3>



<p>之前的<code>django-lb-workflow</code>范例站点已经切换到 <code>Carrot Box</code>。</p>



<p>地址：&nbsp;<a href="http://wf.haoluobo.com/">http://wf.haoluobo.com/</a></p>



<p>管理员账号：<code>admin</code>&nbsp;密码：<code>password</code></p>



<p>切换为其他用户：&nbsp;<a href="http://wf.haoluobo.com/impersonate/search">http://wf.haoluobo.com/impersonate/search</a></p>



<p>退回管理员账号：&nbsp;<a href="http://wf.haoluobo.com/impersonate/stop">http://wf.haoluobo.com/impersonate/stop</a></p>



<h3 class="wp-block-heading">将Carrot Box跑起来：</h3>


<div class="wp-block-syntaxhighlighter-code "><pre class="brush: plain; title: ; notranslate">
make init-pyenv
make init
make run
</pre></div>]]></content:encoded>
					
					<wfw:commentRss>https://haoluobo.com/2020/04/carrot-box/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
