Age | Commit message (Collapse) | Author |
|
remove default=0 value for timestamps, as that is not a valid initial
value for a datetime object.
since there is no default argument, the call to the Timestamp
constructor needs to specify the value.
svn path=/branches/tk161/; revision=4177
|
|
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
|
|
add missing copyright notices
svn path=/branches/tk161/; revision=4175
|