Skip to main content

An simple academic platform

Project description

Paperlayer

Paperlayer is a platform that enables academics to come together in their new projects using Dajngo app.

Detailed documentation is in the github directory. (https://github.com/bounswe/bounswe2020group3/wiki)

Quick start

  1. Add "paperlayer" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'paperlayer', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('', include('paperlayer.backend.urls')),

  3. Run python manage.py migrate to create the paperlayer models.

  4. Run python manage.py createsuperuserto create new admin user.

  5. Start the development server and visit http://127.0.0.1:8000/swagger/ to see all APIs.

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-paperlayer-1.4.tar.gz (36.5 kB view details)

Uploaded Source

File details

Details for the file django-paperlayer-1.4.tar.gz.

File metadata

  • Download URL: django-paperlayer-1.4.tar.gz
  • Upload date:
  • Size: 36.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.21.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7

File hashes

Hashes for django-paperlayer-1.4.tar.gz
Algorithm Hash digest
SHA256 4cce98f49bd3f1f6c54ee540689fa7f85f655c57cf33f9e27370dd8d367abc7a
MD5 7ded03ae4c6a2268d589d62e414e194e
BLAKE2b-256 63b90720fd984b53437d184567d9654ea645f46404aef517ffdb8709f0d57f38

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