#Vue.js component for Select2
A select2 component for vue.js. Quickly create select2 components, load data via ajax and retrieve selected values and newly created tags.
#Usage
Download and register the component:
Vue.component(
#Vue.js component for Select2
A select2 component for vue.js. Quickly create select2 components, load data via ajax and retrieve selected values and newly created tags.
#Usage
Download and register the component:
Vue.component(
The SSL certificate used to load resources from https://amplifypixel.outbrain.com will be distrusted in M70. Once distrusted, users will be prevented from loading these resources. See https://g.co/chrome/symantecpkicerts for more information. | |
merged-game-b4a922c3.js:19 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/features/5287995770929152 for more details. | |
[Deprecation] AudioParam value setter will become equivalent to AudioParam.setValueAtTime() in M65, around March 2018 See https://webaudio.github.io/web-audio-api/#dom-audioparam-value for more details. |
# models.py | |
class State(models.Model): | |
name = models.CharField(_('nome'), max_length=60) | |
class Meta: | |
verbose_name = _('estado') | |
verbose_name_plural = _('estados') | |
def __str__(self): |
npm i -D webpack@1.14.0 webpack-dev-server@1.16.2 webpack-bundle-tracker@0.2.0 | |
npm i -D babel-core@6.22.1 babel-loader@6.2.10 babel-plugin-react-html-attrs@2.0.0 babel-plugin-transform-object-rest-spread@6.22.0 babel-preset-es2015@6.22.0 babel-preset-react@6.22.0 | |
npm i -D extract-text-webpack-plugin@1.0.1 css-loader@0.26.1 style-loader@0.13.1 file-loader@0.9.0 | |
npm i -D font-awesome@4.7.0 | |
npm i -D react@15.4.2 react-dom@15.4.2 react-router@3.0.2 redux@3.6.0 react-redux@4.4.6 redux-form@6.4.1 redux-multi@0.1.12 redux-promise@0.5.3 redux-thunk@2.1.0 react-redux-toastr@4.4.2 axios@0.15.3 lodash@4.17.4 |
Hopefully this will answer "How do I setup or start a Django project using REST Framework and ReactJS?"
I created this because it was SUCH a pain in the ass setting up a project using all the latest technologies. After some research, I figured it out and have it working. The repo that implements this is located here. Feel free to use it as a boilerplate ;)
Main features:
def get_msg(**kwargs): | |
return 'Oi {first_name} {last_name}, tudo bem?'.format(**kwargs) | |
get_msg(first_name='Cleiton', last_name='Lima') |
/* | |
* developed by: Cleiton de Lima Pinto | |
* dataBase II | |
*/ | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <string.h> | |
typedef struct metadados Metadados; |
sudo apt-get install build-essential libxslt1-dev wget libxml2-dev libxml2-utils zlib1g-dev libjpeg-dev libfreetype6-dev poppler-utils wv python2.7-dev python-setuptools -y | |
sudo apt-get install python-pip | |
sudo pip install virtualenv | |
virtualenv -p python2 --no-site-packages ProjetoPlone/.ProjetoPlone | |
cd ProjetoPlone | |
source .ProjetoPlone/bin/activate | |
pip install Pillow |
<?xml version="1.0" encoding="UTF-8"?> | |
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | |
<soap:Header> | |
<ValidationSoapHeader xmlns="http://www.angellira.com.br/"> | |
<userCod>WSIMPGRAL</userCod> | |
<userPwd>77873d810094d77b768a122b1807371d</userPwd> | |
<homologacao>false</homologacao> | |
</ValidationSoapHeader> | |
</soap:Header> | |
<soap:Body> |
2 20 | |
1 1 | |
2 2 2 2 | |
1 1 1 1 | |
2 29 | |
1 1 | |
2 2 2 2 | |
1 1 1 1 | |
2 0 | |
1 1 |