Added a custom command to fetch networks for each peer v0.7.9.2
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Fri, 10 Feb 2012 13:46:48 +0000 (15:46 +0200)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Fri, 10 Feb 2012 13:46:48 +0000 (15:46 +0200)
commit4d2b4cafbbc6caadbef40911a6b7f710d810c7f0
tree0012b8ab25fd0f92eb6112a0a0407eeb2b9be4ae
parentb63e673df5cfdb61c752236833271b9e3df0c341
Added a custom command to fetch networks for each peer
peers/management/__init__.py [new file with mode: 0644]
peers/management/commands/__init__.py [new file with mode: 0644]
peers/management/commands/fetch_networks.py [new file with mode: 0644]