This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def edit_model(cls, get_dict, update_keys, update_dict_eval): | |
def _edit_model_view(request): | |
instance = get_object_or_404(cls, **get_dict) | |
model_name = cls_to_name(cls) | |
ModelForm = eval(model_name + 'Form') | |
if request.method == 'POST': | |
form = ModelForm(request.POST, request.FILES) | |
if form.is_valid(): | |
updated_instance = cls() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 - Autos & Vehicles | |
1 - Film & Animation | |
10 - Music | |
15 - Pets & Animals | |
17 - Sports | |
18 - Short Movies | |
19 - Travel & Events | |
20 - Gaming | |
21 - Videoblogging | |
22 - People & Blogs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 - Autos & Vehicles | |
1 - Film & Animation | |
10 - Music | |
15 - Pets & Animals | |
17 - Sports | |
18 - Short Movies | |
19 - Travel & Events | |
20 - Gaming | |
21 - Videoblogging | |
22 - People & Blogs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React, { Component } from 'react' | |
import { Link } from 'react-router' | |
import SignUpForm from '../components/SignUpForm' | |
class SignUp extends Component { | |
constructor(props) { | |
super(props) | |
this.state = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
qq.com | |
360.cn | |
blogspot.com | |
aliexpress.com | |
diply.com | |
gmw.cn | |
kat.cr | |
outbrain.com | |
go.com | |
360.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
baidu.com | |
qq.com | |
yahoo.co.jp | |
sina.com.cn | |
hao123.com | |
chinadaily.com.cn | |
xvideos.com | |
rakuten.co.jp | |
nicovideo.jp | |
youth.cn |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google.com | |
youtube.com | |
yahoo.com | |
wikipedia.org | |
amazon.com | |
twitter.com | |
google.co.in | |
taobao.com | |
bing.com | |
google.co.jp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
google.com | |
youtube.com | |
facebook.com | |
baidu.com | |
yahoo.com | |
wikipedia.org | |
amazon.com | |
twitter.com | |
qq.com | |
live.com |
#Power Not Paranoia ##Digital Security Skill Share ###Prepared for the Stop LAPD Spying Coalition
===
##Assessing Risk
####Who/what are we protecting?
####From who are we protecting?
####What are we going to do to protect?