
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Write Django as usual, and let django-boilerplate
help you with the usually painfull stuff.
.. image:: https://img.shields.io/travis/cubope/django-boilerplate/master.svg :target: https://travis-ci.org/cubope/django-boilerplate
.. image:: https://img.shields.io/coveralls/cubope/django-boilerplate/master.svg :target: https://coveralls.io/r/cubope/django-boilerplate?branch=master
The latest version supporting Python 2.6 and Django < 1.8 is the 6.x.x branch.
Install using pip:
pip install django-boilerplate
Alternatively, you can install download or clone this repo and call pip install -e .
.
Add to INSTALLED_APPS in your settings.py
:
'boilerplate',
In your templates, load the boilerplate
library and use the boilerplate
tags:
This app will soon require Django 2.x, python 3. Thanks for understanding.
If you have found a bug or if you have a request for additional functionality, please use the issue tracker on GitHub.
https://github.com/cubope/django-boilerplate/issues
You can use this under Apache 2.0. See LICENSE <LICENSE>
_ file for details.
Developed and maintained by Cubo <http://cubo.pe/>
_.
Original author & Development lead: Irving Kcam <https://github.com/ikcam>
_.
Thanks to everybody that has contributed pull requests, ideas, issues, comments and kind words.
Please see AUTHORS.rst for a list of contributors.
0.9.4 (2019-11-19) ++++++++++++++++++
0.9.2 (2019-06-11) ++++++++++++++++++
0.9.1 (2019-05-29) ++++++++++++++++++
0.8.3 (2018-08-1) ++++++++++++++++++
0.8.2 (2017-12-4) ++++++++++++++++++
0.8.1 (2017-11-21) ++++++++++++++++++
0.7.5 (2017-11-06) ++++++++++++++++++
0.7.0 (2017-08-05) ++++++++++++++++++
0.6.9 (2017-07-31) ++++++++++++++++++
0.6.5 (2017-07-26) ++++++++++++++++++
0.6.0 (2017-06-29) ++++++++++++++++++
0.5.8 (2017-06-19) ++++++++++++++++++
0.5.6 (2017-04-25) ++++++++++++++++++
0.5.4 (2017-03-31) ++++++++++++++++++
ModelImageThumbs
Python 3 support.six
requirements.txt0.5.0 (2017-03-28) ++++++++++++++++++
ExtraFormsAndFormsetsMixin
trasactions are atomic now, if something fails nothings gets saved.0.4.9 (2017-03-27) ++++++++++++++++++
ExtraFormsAndFormsetsMixin
parent response prevail.0.4.8 (2017-03-27) ++++++++++++++++++
permissions.py
to signals.py
add_view_permissions
0.4.5 (2017-03-25) ++++++++++++++++++
templates
folder, forms.py
and views.py
no longer required, no longer required, Django cover this.add_view_permissions
Python3 compatibilityformsets
to formset_list
and extra_forms
to extra_form_list
0.3.6 (2016-11-26) ++++++++++++++++++
0.3.6 (2016-11-9) ++++++++++++++++++
0.3.5 (2016-09-30) ++++++++++++++++++
0.3.4 (2016-09-30) ++++++++++++++++++
0.3.3 (2016-08-30) ++++++++++++++++++
0.3.2 (2016-08-30) ++++++++++++++++++
0.3.0 (2016-08-29) ++++++++++++++++++
0.2.8 (2016-08-19) ++++++++++++++++++
0.2.7 (2016-07-21) ++++++++++++++++++
0.2.5 (2016-06-26) ++++++++++++++++++
0.2.3 (2016-06-26) ++++++++++++++++++
add_view_permissions
: Create a post migrate signal to add a new view permission to all the modelModelImageThumbs
, and automatically create thumbnails from the images that you upload.0.2.1 (2016-06-20) ++++++++++++++++++
views.py
.0.2.0 (2016-06-18) ++++++++++++++++++
views.py
to mixins.py
because is the propper nameboilerplate.py
with the default settings, you can customize your error messages.forms.py
Forms with validation to the following Views:views.py
: LoginView
views.py
: RecoverAccountView
views.py
: RegistrationView
views.py
: LoginView
0.1.3 (2016-06-16) ++++++++++++++++++
formset_list
or extra_form_list
exists0.1.0 (2016-06-12) ++++++++++++++++++
get_context_data
0.0.1 (2016-06-6) ++++++++++++++++++
FAQs
What Django is missing
We found that django-boilerplate demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.