معرفی شرکت ها


django-servee-gallery-0.2.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Document Plugin for django-servee
ویژگی مقدار
سیستم عامل -
نام فایل django-servee-gallery-0.2.1
نام django-servee-gallery
نسخه کتابخانه 0.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Issac Kelly
ایمیل نویسنده issac@servee.com
آدرس صفحه اصلی http://github.com/servee/django-servee-gallery/
آدرس اینترنتی https://pypi.org/project/django-servee-gallery/
مجوز BSD
Django-servee-gallery is a more complete gallery currently supporting images. It requires django-easy-thumbnails so that images can easily be resized on the fly. It also very simple ways of overwriting the upload_to and the default_storage via these two options in your settings.py Also note, the default settings should suffice, and these are not required. SERVEE_INSERT_STORAGE_CLASS SERVEE_GALLERY_INSERT_UPLOAD_TO There are no views or URLS for this project, it uses the default views, urls, and forms of the Servee ModelInsert class. Make sure to add the following to INSTALLED_APPS in your own projects:: "servee_gallery", "improved_inlines", "easy_thumbnails", Also make sure that any content area on your site uses the |render_inline filter. See templates/flatpages/default.html in the example_project for an implementation. To try it out: 1. Download the project. 2. run python setup.py develop [requires django-servee=>0.6 which is trunk, not in PyPI] 3. cd example_project 4. python manage.py syncdb 5. python manage.py runserver 6. http://localhost:8000/login/ 7. Click "edit flatpage" 8. Put your cursor in the wysiwyg window 9. Click the "add button" at the bottom left of the wysiwyg toolbar and click "gallery" 10. Upload an gallery from your computer 11. Click the gallery, then place it in your editor.


نحوه نصب


نصب پکیج whl django-servee-gallery-0.2.1:

    pip install django-servee-gallery-0.2.1.whl


نصب پکیج tar.gz django-servee-gallery-0.2.1:

    pip install django-servee-gallery-0.2.1.tar.gz