#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): |
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 |