2014-11-27 Michal Grochmal <grochmal at member dot fsf dot org>

  * djbiblio/admin.py: Search and BibTeX export of entire projects.

  * djbiblio/admin.py: Changes allowing the use of the developemnt version of
    the python-bibtexparser library.  The development version allows for
    parsing comma first syntax BibTeX.

2014-11-13 Michal Grochmal <grochmal at member dot fsf dot org>

  Initial relese:
  * djbiblio/models.py: base models that are well defined, and shall not change
  for some time.

  * djbiblio/admin.py: BibTeX import and export for works, using
  python-bibtexparser.

