Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update new management command for DB reset | Sam Wenham | 2019-03-30 | 1 | -1/+1 |
| | | | | | | Switch to content_type from mimetype Make DB reset not nuke so much Tidy logbook parser | ||||
* | Remove the news section as it never gets updated | Sam Wenham | 2019-03-10 | 1 | -11/+0 |
| | | | | | Fix logbook entry so the edit link works Tidy the control panel page | ||||
* | Make things more compatiable with newer python | Sam Wenham | 2019-02-24 | 1 | -1/+1 |
| | | | | | | | Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk | ||||
* | Upgrade to django 1.5, some functions have been changed | Sam Wenham | 2018-04-11 | 1 | -1/+1 |
| | | | | | url in templates now requires quotes roung the first arg USE_TZ added | ||||
* | remove all the DOS linefeeds | Wookey | 2011-07-11 | 1 | -67/+67 |
| | |||||
* | [svn] Use template block "related" for related objects. Various cleanup, fix ↵ | substantialnoninfringinguser | 2009-07-03 | 1 | -6/+6 |
| | | | | personexpedition date views. | ||||
* | [svn] Fixed a bug with QMs with numbers between 1 and 10, and fixed the ↵ | substantialnoninfringinguser | 2009-06-10 | 1 | -1/+1 |
| | | | | links in the recent changes box. | ||||
* | [svn] * Added admin inlines for QMs in LogbookEntry model | substantialnoninfringinguser | 2009-06-10 | 1 | -3/+29 |
| | | | | | * Added QM list edit view * Fixed "recent changes" box on front page | ||||
* | [svn] Rewrote get_absolute_url methods of models to use urlparse.urljoin ↵ | substantialnoninfringinguser | 2009-06-08 | 1 | -1/+1 |
| | | | | instead of just +ing the urls together. This fixes problems with double slashes. | ||||
* | [svn] Improve registration system. | substantialnoninfringinguser | 2009-05-13 | 1 | -2/+4 |
| | | | | | Add jquery fade effects and quick search. Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8334 by cucc @ 5/10/2009 5:23 AM | ||||
* | [svn] | substantialnoninfringinguser | 2009-05-13 | 1 | -0/+40 |
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8333 by cucc @ 5/8/2009 8:20 PM |