Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

mmerklinger/code_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Settings

This repository contains no settings file.

Run the development server

For running the development server, the settings module must be specified. DJANGO_SETTINGS_MODULE="book.settings_production" python3 manage.py runserver

Database requirements

The search function uses trigram similarity. Thus it has to be activated on the database. CREATE EXTENSION pg_trgm;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •