معرفی شرکت ها


django-player-0.1.0-beta8


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Django-based Presentation Layer, focused on present contents extracted from CMSs
ویژگی مقدار
سیستم عامل -
نام فایل django-player-0.1.0-beta8
نام django-player
نسخه کتابخانه 0.1.0-beta8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Manuel Saelices
ایمیل نویسنده msaelices@yaco.es
آدرس صفحه اصلی UNKNOWN
آدرس اینترنتی https://pypi.org/project/django-player/
مجوز UNKNOWN
django-player ============= django-player (Django Presentation Layer) is a presentation framework to develop websites, setting focus on UI layer. It's not a CMS, you only present data extracted from other CMS's, but controlling the layout and how present the information to the user. Installing ---------- Install package from pypi:: $ easy_install django-player Create a new website project:: $ create-website mywebsite This create a ``mywebsite`` directory in your working directory, which is a usual Django project. You have to define the DATABASES settings in the project ``settings.py`` file. Create data models:: $ python manage.py syncdb --migrate Run development server:: $ python manage.py runserver And finally, open the browser and go to http://localhost:8000/ Usage ----- (( to complete )) Demo ---- There are several demo sites availables running a django-player instance: * devel1.demo.django-player.yaco.es: this is the first demo site. * devel2.demo.django-player.yaco.es: this is a second demo site. * pre.demo.django-player.yaco.es: this is the preproduction site. * demo.django-player.yaco.es: this is the production site. 0.1.0-beta8 ----------- Some requirements fixes. 0.1.0-alpha ----------- Initial version


نحوه نصب


نصب پکیج whl django-player-0.1.0-beta8:

    pip install django-player-0.1.0-beta8.whl


نصب پکیج tar.gz django-player-0.1.0-beta8:

    pip install django-player-0.1.0-beta8.tar.gz