Added new books from Olga to repository.
[wolnelektury.git] / catalogue / models.py
2008-09-06 Marek StępniowskiRenamed ModelTagManager on Book and Fragment models...
2008-09-06 Marek StępniowskiAdded importing metabooks (books with relation.hasPart...
2008-09-06 Marek StępniowskiAdded foreign key to parent book on Book model.
2008-09-06 Marek StępniowskiMade dcparser a submodule of librarian.
2008-09-05 Marek StępniowskiRenamed tagged_book_list to tagged_object_list.
2008-09-04 Marek StępniowskiMade short text fragment text shorter.
2008-09-04 Marek StępniowskiIntelligent fragment folding and unfolding.
2008-09-04 Marek StępniowskiFragments.
2008-09-04 Marek StępniowskiAdded comments to Book.from_xml_file.
2008-09-04 Marek StępniowskiAdded short_html method to Book model and removed ...
2008-09-04 Marek StępniowskiChanged "has description" to "description" in Tag.has_d...
2008-09-04 Marek StępniowskiChanged "has description" to "description" in Book...
2008-09-03 Marek StępniowskiChanged plural name for Fragment model.
2008-09-03 Marek StępniowskiAdded tagging books and fragments with themes.
2008-09-03 Marek StępniowskiAdded new staticmethod from_xml_file to Book model...
2008-09-03 Marek StępniowskiAdded Fragment model to catalogue app.
2008-08-28 Marek StępniowskiRemoved unnecessary import.
2008-08-28 Marek StępniowskiGenerating HTML file dynamically from XML file on book...
2008-08-22 Marek StępniowskiVarious style changes.
2008-08-14 Marek StępniowskiWstępny import.