summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updated production deployment readmeAamir Khan2012-07-071-1/+15
|
* production server deployment using apache wsgi moduleAamir Khan2012-07-078-0/+351
|
* renamed test files, added copyright noticeAamir Khan2012-07-0510-3/+169
|
* Display message snippet on user profile pageAamir Khan2012-07-054-3/+45
|
* Added some testsAamir Khan2012-07-055-13/+54
|
* Added ErrorTemplates to avoid errors when debug=falseAamir Khan2012-07-053-0/+75
|
* code cleaningAamir Khan2012-07-052-8/+0
|
* CSS changes on login pageAamir Khan2012-07-051-0/+10
|
* README.rst updatedAamir Khan2012-07-051-2/+3
|
* Added .gitignoreAamir Khan2012-07-051-0/+6
|
* deleted unnecessary fileAamir Khan2012-07-051-164/+0
|
* Update masterAamir Khan2012-07-051-1/+1
|
* Update masterAamir Khan2012-07-051-12/+12
|
* Update masterAamir Khan2012-07-051-12/+12
|
* Update masterAamir Khan2012-07-051-3/+25
|
* Merge branch 'master' of https://github.com/syst3mw0rm/hkAamir Khan2012-07-051-12/+18
|\
| * Update masterAamir Khan2012-07-051-3/+3
| |
| * Update masterAamir Khan2012-07-051-12/+18
| |
* | Updated requirements.txtAamir Khan2012-07-051-20/+2
|/
* Fix #16: page title set in context_processorAamir Khan2012-07-042-0/+18
|
* Fix #15: pagination on archives pageAamir Khan2012-07-031-1/+2
|
* pagination for archives pageAamir Khan2012-07-031-2/+15
|
* threads page indentationAamir Khan2012-07-013-1/+31
|
* Fixed : Body was overlapping with headerAamir Khan2012-07-011-0/+6
|
* CSS Styling continuedAamir Khan2012-07-014-91/+46
|
* UI Enhancements using bootstrap CSS libraryAamir Khan2012-07-016-65/+4077
|
* registration templateAamir Khan2012-07-011-0/+17
|
* Small CSS FixesAamir Khan2012-07-013-14/+8
|
* Basic user registration upAamir Khan2012-07-014-1/+61
|
* Fix #6: Refresh the page using JS location.reload()Aamir Khan2012-06-292-4/+10
|
* Fix #5 : Added alert box in case user is not logged in and tries to voteAamir Khan2012-06-292-0/+18
|
* Fix #4: Changed CSS class for div holding the content of first emailAamir Khan2012-06-292-2/+7
|
* Fix #2: After login user will be directed back to previous pageAamir Khan2012-06-282-3/+13
|
* Fix #1: graph not shown on /list/Aamir Khan2012-06-281-3/+3
|
* Fix #3 : logger not definedAamir Khan2012-06-281-1/+1
|
* added a todo listAamir Khan2012-06-271-0/+5
|
* Added a simple tests.pyAamir Khan2012-06-271-0/+13
|
* added a doc directoryAamir Khan2012-06-271-19/+0
|
* Added GNU GPL License copyAamir Khan2012-06-271-0/+674
|
* Replaced README by README.rstAamir Khan2012-06-272-73/+29
|
* Making robots.txt workAamir Khan2012-06-272-0/+5
|
* removed a debug print statementAamir Khan2012-06-271-1/+0
|
* requirements.txt updatedAamir Khan2012-06-271-1/+0
|
* use custom hyperkitty loggerAamir Khan2012-06-278-29/+14
|
* Added myself as django admin to receive error log emailsAamir Khan2012-06-271-1/+1
|
* added a log handler in utils.pyAamir Khan2012-06-271-0/+86
|
* Fix small errors occured while refactoringAamir Khan2012-06-272-8/+10
|
* code refactoring: two new view files addedAamir Khan2012-06-266-336/+369
|
* code refactoring : moving thread page view to views/thread.pyAamir Khan2012-06-265-73/+256
|
* removed a print line used for debugging previouslyAamir Khan2012-06-261-2/+0
|