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

Uploaded Source

File details

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

File metadata

  • Download URL: django-paperlayer-1.1.tar.gz
  • Upload date:
  • Size: 19.0 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.1.tar.gz
Algorithm Hash digest
SHA256 e7bed5712ed0e595eb6fdd8a293db6036e56e92c15ea17be41a2d8b8db6ad0eb
MD5 64e5f32db4d70e2c0913b73a85752c58
BLAKE2b-256 a755048a22321cd2b41211bb2f1496a4f6fdef946f6b44e9559250dd6c4d908f

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