django-icelandic-addresses:包含冰岛地址列表的 Django 应用程序

时间:2024-07-05 23:35:17
【文件属性】:

文件名称:django-icelandic-addresses:包含冰岛地址列表的 Django 应用程序

文件大小:4.59MB

文件格式:ZIP

更新时间:2024-07-05 23:35:17

Python

django-冰岛地址 包含冰岛地址列表的 Django 应用程序 在做了 您可以使用 pip 或 easy_install 获取 django-icelandic-addresses: $ pip install django-icelandic-addresses or $ easy_install django-icelandic-addresses 安装它 要在项目中启用 ice_addresses,您需要将其添加到项目 settings.py 文件中的 INSTALLED_APPS 中: INSTALLED_APPS = ( ... 'ice_addresses', ... ) 使用它 运行迁移: $ python manage.py migrate ice_addresses 从 staðfangaskrá 导入数据: $ python man


【文件预览】:
django-icelandic-addresses-master
----setup.py(3KB)
----.gitignore(279B)
----requirements.txt(13B)
----.travis.yml(1014B)
----MANIFEST.in(180B)
----LICENSE(1KB)
----ice_addresses()
--------data()
--------south_migrations()
--------__init__.py(127B)
--------models.py(1KB)
--------utils.py(3KB)
--------importers()
--------migrations()
--------management()
--------tests.py(2KB)
----HISTORY.rst(96B)
----README.rst(1KB)
----tests()
--------__init__.py(0B)
--------manage.py(244B)
--------settings.py(1KB)
----AUTHORS.rst(169B)
----CONTRIBUTING.rst(3KB)
----docs()
--------Makefile(7KB)
--------index.rst(456B)
--------conf.py(8KB)
--------history.rst(27B)
--------authors.rst(27B)
--------installation.rst(247B)
--------make.bat(6KB)
--------readme.rst(26B)
--------usage.rst(109B)
--------contributing.rst(32B)
----tox.ini(181B)

网友评论