Skip to content

Quick setup of configurations for ease-of-use in my development environment. Currently contains Django settings example showing a database connected and environment variables substituted. Also .env files with dummy variables and example variables. I'll be adding more to it as I go.

Notifications You must be signed in to change notification settings

salemandreus/salem-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Quick Access:

Configurations, templates, examples, scripts, etc.

Django Settings Examples

In Django 4.2.6. Contains:

  • A Django settings.py example file with:
    • Environment Variable Integration
    • Configuration for a PostgreSQL DB
  • .Env files with:
    • Example/Dummy Environment Variables

Icons Directory:

Ignore this directory.

I considered modifying directories in nautilus to look different if they were git repos. But now I just use and recommend:

They're super handy if you use explorer/nautilus at all and would like to see at a glance the state of your commits (note: it doesn't show upstream comparison).

But I'm keeping these anyway in case they come in handy later (sunken cost fallacy maybe, after the effort of modifying the icons in GIMP). Maybe I'll do something cool with them eventually. I don't know.

- The folder is the one found at /usr/share/icons/Yaru/256x256@2x/apps. I have Jammy Jellyfish as my home version so using that directory made sense to me. - The github icon is the one labelled "github emoji" found here.

About

Quick setup of configurations for ease-of-use in my development environment. Currently contains Django settings example showing a database connected and environment variables substituted. Also .env files with dummy variables and example variables. I'll be adding more to it as I go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages