Catalpa项目的卫生服务模式。

health-service的Python项目详细描述


健康服务

一个简单的分层模型集合,用于描述医疗服务设施和子设施,带有可选的地理信息系统位置支持。 取决于CatalPaintInternational/Simple_的位置

####更改日志

  • Version 1.3.4 - fix HealthFacility children inlining (code was doing something… unrelated that was breaking saves)
  • Version 1.3.3 - quality of life improvents in admin view, add HealthFacility children inline
  • Version 1.3.2 - fix MANIFEST.in so that it’ll include templates and other files
  • Version 1.3.1 - fix admin interface by removing old code and using django_extensions’ ForeignKeyAutocompleteAdmin if available - override aforementioned ForeignKeyAutocompleteAdmin template avoid broken and repeated icon in Django 1.11
  • Version 1.3.0 - Compatibility with Django 1.11
  • Version 1.2.1 - Change the related_name for HealthFacility->Area so that it creates a backward relation in the ORM - Add LICENSE file

####将新版本上载到pypi

  • Bump setup.py to a new version
  • Create a git tag for this version: git tag <version_number>
  • Push the tag to github git push origin <version_number>
  • Upload the new version to PyPi: python setup.py sdist upload

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
多线程java线程。join未按预期工作   RegExp-GWT/Javascript的java测试方法   java Selenium RemoteWebDriver似乎无法识别对web元素的javascript更改   java当我从Excel工作表中读取inf时,无法按顺序打印文档文件中的信息   JAVAlang.OutOfMemoryError:尝试连接DB2时的Java堆空间   java无法使用smartband 2从google fit API获取心率数据   java外部化属性文件Widlfly&struts1。十、   java如何监视注入的单例?   如何使java日志输出显示在一行上?   java Jboss ws-wsdl问题   java toUpperCase(char)方法?   安卓 Gradle“应用程序”项目刷新失败原因:Java。Lang.NullPointerException   java Spring安全ACL错误无法找到对象标识的ACL信息   是否有一个REST Web服务API提供程序,如FRAPI(PHP),但用于Java?   java递归方法生成字符串的所有分区   JAVAlang.StringIndexOutOfBoundsException:字符串索引超出范围:9   java将项从集合<CustomObject>中获取到其属性列表中的最佳方法是什么   Java本机启动器性能   多捕获与多捕获的java性能差异   java如何创建BaseDAO+JDBC并像@Autowired变量一样使用它?