Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am msecret on github.
  • I am msecret (https://keybase.io/msecret) on keybase.
  • I have a public key whose fingerprint is 7168 2CCA 27DC 1593 879B 99A8 3E12 ECB8 1048 5656

To claim this, I am signing this object:

@msecret
msecret / try.py
Created August 6, 2015 17:20
A py code review
from django import db
from django.db import transaction
from django.conf import settings
from apidata.models import Cfda
import csv
from dateutil.parser import *
import traceback
@transaction.atomic
def load_data:
@charset "UTF-8";
html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
.usa-grid,
.usa-grid-full {
max-width: 68em;
margin-left: auto;
margin-right: auto;
max-width: 980px; }
.usa-grid::after,
.usa-grid-full::after {
clear: both;
.usa-grid,
.usa-grid-full {
max-width: 68em;
margin-left: auto;
margin-right: auto;
max-width: 980px; }
.usa-grid::after,
.usa-grid-full::after {
clear: both;
content: "";
.usa-grid,
.usa-grid-full {
max-width: 68em;
margin-left: auto;
margin-right: auto;
max-width: 980px; }
.usa-grid::after,
.usa-grid-full::after {
clear: both;
content: "";
.usa-grid,
.usa-grid-full {
max-width: 68em;
margin-left: auto;
margin-right: auto;
max-width: 1040px; }
.usa-grid::after,
.usa-grid-full::after {
clear: both;
content: "";
0.1 0.2
↓ ↓
----O----18f-pages---------------------------------------------O---
| |
| O---18f-staging---O /
| | | /
| O---Release---O------O
\ |
// style.css
form#donation div label {
margin: 0 0 5px 0;
}
form#donation div input {
margin: 1em 0 5px 0;
}
.headline {
background-color: #18f;
color: white;
height: 8em;
clear: both;
position: relative;
overflow: visible;
padding: 1em 0em 0 11.7em;
@include media($medium) {
min-height: 6em !important;