Added new staticmethod from_xml_file to Book model and reimplemented importbooks...
authorMarek Stępniowski <marek@stepniowski.com>
Wed, 3 Sep 2008 19:19:30 +0000 (21:19 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Wed, 3 Sep 2008 19:19:30 +0000 (21:19 +0200)
commite6465832b051b2f2ebc156976b53801989a135ff
tree9b5bdc6ca083a7db7ec84ee7fa7a73285ef136e7
parent108807f6196a3d1b7a57f75b7f0967483ab0465f
Added new staticmethod from_xml_file to Book model and reimplemented importbooks command with it's help.
catalogue/management/commands/importbooks.py
catalogue/models.py