aboutsummaryrefslogtreecommitdiff
path: root/scripts/upgrade-add-ghostbusters.py
diff options
context:
space:
mode:
authorMichael Elkins <melkins@tislabs.com>2012-01-17 05:03:53 +0000
committerMichael Elkins <melkins@tislabs.com>2012-01-17 05:03:53 +0000
commitf5933b44df77df3818a38474d44ea5513249d9a8 (patch)
tree96d924297b4064f76ea7bf8dadd35b08d036a336 /scripts/upgrade-add-ghostbusters.py
parent3f82521d0f8dd5c5e1170ebc8d52e6f03735cab5 (diff)
store timestamps in UTC
remove auto_add=True from DateTimeField, and make rpki.gui.app.timestamp.update() set the timestamp value instead. move external data timestamps to sidebar in route view svn path=/branches/tk161/; revision=4176
Diffstat (limited to 'scripts/upgrade-add-ghostbusters.py')
0 files changed, 0 insertions, 0 deletions
n.net> 2007-07-02 16:13:52 +0000 Checkpoint' href='/sra/rpki.net/commit/scripts/resource-set.py?id=63843aba48cc1cbfa468de397262077501d44c67'>63843aba
637d1040
cbe4e682
637d1040



cbe4e682

637d1040
cbe4e682

637d1040
cbe4e682

637d1040
cbe4e682








63843aba


cbe4e682
63843aba
cbe4e682

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97