SgtHotshot / forge-cortex

A central repository for Minecraft mods with a website for easy browsing and downloading written in python.
MIT License
1 stars 1 forks source link

Add Login and Logout #5

Closed durandj closed 9 years ago

durandj commented 9 years ago

This also add Django-Bootstrap3 and Django-Compressor as dependencies.

Bootstrap is used for styling and a lot of simple UI functionality.

Compressor is used to compress stylesheets and Javascript to make page load time faster as well as reduce network usage.

durandj commented 9 years ago

I also added an install script