EducatedCamels / djangazon

Django powered web application for Bangazon site
0 stars 0 forks source link

Added some doc strings #51

Closed Deanomatic closed 7 years ago

Deanomatic commented 7 years ago

1. TITLE:

Added Doc Strings

2. STATUS:

Ready

3. DESCRIPTION:

Rationale(reason behind updated changes) Needed to properly document this method.

4. RELATED TICKETS:

5. FILES CHANGED:

views/user_payment_options_view.py

6. STEPS TO RUN PROJECT:

Run steps

git fetch git checkout ds-docstrings python manage.py runserver

Just make sure everything runs properly. Doc strings should not effect functionality.

For reference: Bangazon Employee Handbook: Pull Requests

jamestonkin commented 7 years ago

image