We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove redundant Linux explanation.
Add Apache server troubleshooting tips.
Add django-axes dependency.
Add numpy dependency for sorting lists by index.
Add geopy dependency to get coordinates associated to addresses.
Add haversine dependency for calculating distance between coordinates.
Add django-crispy-forms dependency.
Add Pillow for managing profile pictures.
Add Rich Text Editor dependency.
Change virtualenv installation method for Linux.
Use 'env' folder for Windows and Linux.
Correct typo.
Merge remote-tracking branch 'origin'
Fix virtual environment setup instructions. The previous setup instructions were not working for me, so I changed them after finding a way that worked.
Add Contributing to the Wiki page.
Remove trailing spaces.
Add Development Environment Setup page. The page explains the software requirements. Keeping the software consistent will be necessary because more than one person will work on the same code, so and the website needs to behave consistently throughout work stations.
Initial Home page