Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-13 | Added migrations folder to the app. | prathamesh | |
This required because when we do migration for the first time, initial migrations will be created only if migrations folder is present in the installed app. Otherwise, running makemigrations will not detect the initial migrations for that app. Though we can exclusively specify the app name as the argument to the makemigrations command. But did this so that by default apply migrations. Note: Removed migrations from .gitignore | |||
2017-01-12 | yadded search option in answerpaper admin page, gitignore doc _builds | maheshgudi | |
1. added search option in answerpaper admin page, helpful to find specific answerpapers 2. modified gitinore file, ignores _builds in docs now | |||
2016-12-27 | Modify .gitignore file | adityacp | |
2016-09-19 | added data folder to git ignore | adityacp | |
2015-05-27 | Removed Buildout and related files & made a standard Django project | hardythe1 | |
2011-12-09 | Modified the .gitignore to not track buildout files | parth | |
2011-11-08 | Adding git ignore. | Prabhu Ramachandran | |