Switch to auto increment field in peers with configurable managemement
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Mon, 12 May 2014 14:33:41 +0000 (17:33 +0300)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Mon, 12 May 2014 14:33:41 +0000 (17:33 +0300)
commit71dfe7e19067015a9ffdda52f58eb402cbd49d4b
tree117461e0a82ed128f7c375c07956a8c16542cea9
parentfb5ebbe2d43fca728dfeeaf2141dbd8d5fec4d01
Switch to auto increment field in peers with configurable managemement
flowspy/settings.py.dist
peers/migrations/0001_initial.py [new file with mode: 0644]
peers/migrations/0002_auto__chg_field_peer_peer_id.py [new file with mode: 0644]
peers/migrations/__init__.py [new file with mode: 0644]
peers/models.py