Skip to main content

A Django app for managing scientific publications with a Bootstrap-powered UI.

Project description

Python Django License PyPI Build Status

Bootstrap-powered scientific publications for Django

A Django app for managing scientific publications, providing a Bootstrap-powered UI.

Screenshots

frontend backend

Features

  • automatically creates lists for individual authors and keywords

  • BibTex import/export

  • RIS export (EndNote, Reference Manager)

  • unAPI support (Zotero)

  • customizable publication categories/BibTex entry types

  • PDF upload

  • RSS feeds

  • support for images

  • embeddable references

Requirements

  • Python >= 2.7

  • Django >= 1.8.18

  • Pillow >= 2.4.0

  • django-countries >= 4.0

  • Bootstrap v4.0.0-alpha.6

Installation

  1. Run pip install django-publications-bootstrap.

  2. Add publications-bootstrap to the INSTALLED_APPS in your project’s settings (usually settings.py).

  3. Add the following to your project’s urls.py:

    url(r'^publications/', include('publications_bootstrap.urls')),
  4. Run ./manage.py migrate publications_bootstrap.

  5. In your project’s base template, make sure the following blocks are available in the <head> tag:

    • head, to provide xml content

    • css, to provide CSS specific to this application

    The content itself will be inserted in the content block.

Credits

This is a fork of django-publications from lucastheis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-publications-bootstrap-1.1.0.tar.gz (40.8 kB view details)

Uploaded Source

Built Distribution

django_publications_bootstrap-1.1.0-py2.py3-none-any.whl (62.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-publications-bootstrap-1.1.0.tar.gz.

File metadata

File hashes

Hashes for django-publications-bootstrap-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a56cd6e8449ccadf945e5d85a81358a71cb5ded308a2aef77f69bbe297047202
MD5 17302a96fa2cd1bbdabecfd7d566d4b3
BLAKE2b-256 fa03267ab27c269982c708caa95f81353f073399ee4311dbdc3c43080cb8427e

See more details on using hashes here.

File details

Details for the file django_publications_bootstrap-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_publications_bootstrap-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 95284e221e366fb28efe03ba5623bd3c7a36b7215513684d330b37ffe06f9f7b
MD5 c6bbcaddeb03da54d6c8d37434f3edd0
BLAKE2b-256 759d33abe849111c579d1fdb2c8f58ced620f7427cdc443ec02ca073ac9669c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page