Skip to content

Latest commit

 

History

95 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feer-Club

Manage Them Beers

Getting started

  • Install python3
  • pip install -r requirements.txt
  • cd feer_club/
  • python manage.py runserver
  • python manage.py createsuperuser to create a user
  • Go to http://127.0.0.1:8000/admin for admin page
  • Go to http://127.0.0.1:8000/feer for beers! Cheers!

Seeding the Database

The feer app has fixtures for a number of models in the fixtures directory in the feer app. Load these using

`python manage.py loaddata <fixture>`

Contributing

If you find any bugs or have any suggestions, please submit an issue in the issue tracker and provide an appropriate tag. If you want the issue to be resolved within a reasonable time frame, make a pull request.

About

Manage Them Beers

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages