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

Uploaded Source

File details

Details for the file django_paperlayer-1.7.tar.gz.

File metadata

  • Download URL: django_paperlayer-1.7.tar.gz
  • Upload date:
  • Size: 36.3 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.7.tar.gz
Algorithm Hash digest
SHA256 b509f2e4fde02fa2755268ba269935414ac224ad04017073be5e484e8bf6907d
MD5 0d288cca5a381cdbc1aa7b24ede77e15
BLAKE2b-256 d1427dee6f78bc436548b52d1c7008859ae8e7c816e0faccf2128c396374cb20

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