Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View outofculture's full-sized avatar

Martin Chase outofculture

  • Independent
  • Portland, OR
View GitHub Profile
diff --git a/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml b/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml
index 655e54492f..df8fa4dde8 100644
--- a/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml
+++ b/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml
@@ -25,12 +25,12 @@ devDependencies:
jest-axe: 3.1.1
prettier: 1.18.2
react-cosmos: 4.8.1_react-dom@16.8.6+react@16.8.6
- rollup: 1.18.0
- rollup-plugin-babel: 4.3.3_rollup@1.18.0
diff --git a/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml b/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml
index 655e54492f..80c8567ac1 100644
--- a/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml
+++ b/src/air_lms/air_lms/static/shared-space/pnpm-lock.yaml
@@ -20,17 +20,17 @@ devDependencies:
eslint-config-prettier: 6.0.0
eslint-plugin-prettier: 3.1.0_prettier@1.18.2
flow-bin: 0.104.0
- flow-typed: 2.6.1
+ flow-typed: 2.6.0
@outofculture
outofculture / gist:6176617
Created August 7, 2013 17:53
too simplistic?
class Foo(models.Model):
name = models.CharField()
sound = models.FileField(null=True)
class Meta:
data_factory_fields = ['name']
data_factory_defaults = {
'name': 'Sam I am',
}
No vpn:
$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.1.0 0.0.0.0 255.255.255.0 U 2 0 0 eth1
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth1
0.0.0.0 10.0.1.1 0.0.0.0 UG 0 0 0 eth1