Skip to main content

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

Project description

Python Django License 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.

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

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

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

  • 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.0.2.tar.gz (40.5 kB view details)

Uploaded Source

Built Distribution

django_publications_bootstrap-1.0.2-py2.py3-none-any.whl (62.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-publications-bootstrap-1.0.2.tar.gz
Algorithm Hash digest
SHA256 2c4cf40fe1a2783ed87e0bb06e07cc76fc925128b32d280e2a87e3fd732280a9
MD5 87fbfc0bf83eb1e8037980cffb45ab79
BLAKE2b-256 61bb8604c47c51d9fae9e864260eb0d88aa41f49d5ec03d3abc0a9e9d6aa9165

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_publications_bootstrap-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 809835230b5fc0b57cb8cd28b12f2b98b1fe44b573f7c5633c23797d9aa0ecfa
MD5 2385553a18461cf639a15e7ecdb77498
BLAKE2b-256 c898d4653904ef89d7acb06451d9684f8bf8df01555cf2dc695cb7149a483cb9

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