GitXplorerGitXplorer
m

DenCityPDX

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
84c29ab81309a3334293ebd31eea49a08d634699

changes...

mmargielamadman committed 6 years ago
Unverified
670301f7ce2da1f6ea6ffa7ee64a22ce90a9619c

Fix favicon and some mispellings

mmargielamadman committed 6 years ago
Unverified
5b8804a25c9b83ed5d0f2d477572eaca1b1871d9

Add listing photos

mmargielamadman committed 6 years ago
Unverified
34c3afc5e070e3df77329a5a053d15625af951a4

DONNNNNNNNNNNEEEEEE!

mmargielamadman committed 6 years ago
Unverified
9a0aacd47e0554e280b06816c339d7ed5e64e4b5

about page

FFreedomFrog committed 6 years ago
Unverified
978960e619387909f889dabd392f718225af395e

Merge branch 'master' of https://github.com/FreedomFrog/dencitypdx

VVampircorn committed 6 years ago

README

The README file for this repository.

Install

  • clone repo
  • python3 -m venv env
  • source env/bin/activate
  • pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py loaddata app_data.json