معرفی شرکت ها


django-registration-bootstrap-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Bootstrap implementation for Django registration.
ویژگی مقدار
سیستم عامل -
نام فایل django-registration-bootstrap-0.2.0
نام django-registration-bootstrap
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Greenfeld
ایمیل نویسنده pydanny@gmail.com
آدرس صفحه اصلی http://github.com/pydanny/django-registration-bootstrap
آدرس اینترنتی https://pypi.org/project/django-registration-bootstrap/
مجوز MIT
============================= django-registration-bootstrap ============================= Bootstrap friendly pieces for django-registration Installation ============ First, get and install django-registration Then get django-registration-bootstrap from PyPI: .. code-block:: bash $ pip install django-registration-bootstrap==0.2.0 Into the settings file, add the following to ``INSTALLED_APPS``: .. code-block:: python INSTALLED_APPS = ( # ... everything else # Add the templates via INSTALLED_APPS 'registration_bootstrap', # only add crispy_forms if you aren't already using it 'crispy_forms' ) Requirements ============ * Django 1.5+ * Python 2.7+ or Python 3.3+ * django-registration 1+ or django-reg 1+ * django-crispy-forms 1.3.2+ History ======= 0.2 (2013-06-28) * Removed absolute dependency on django-registration so this can rely on forks. * Implemented default registration's templates. * Discovery that no one had deployed a working, modern bootstrap implementation to PyPI. 0.1 (2013-06-27) * Implemented simple registration's templates. * Discovery that no one had deployed a working, modern bootstrap implementation to PyPI.


نحوه نصب


نصب پکیج whl django-registration-bootstrap-0.2.0:

    pip install django-registration-bootstrap-0.2.0.whl


نصب پکیج tar.gz django-registration-bootstrap-0.2.0:

    pip install django-registration-bootstrap-0.2.0.tar.gz