summaryrefslogtreecommitdiffstats
path: root/templates/frontpage.html
Commit message (Collapse)AuthorAgeFilesLines
* Update new management command for DB resetSam Wenham2019-03-301-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 updatedSam Wenham2019-03-101-11/+0
| | | | | Fix logbook entry so the edit link works Tidy the control panel page
* Make things more compatiable with newer pythonSam Wenham2019-02-241-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 changedSam Wenham2018-04-111-1/+1
| | | | | url in templates now requires quotes roung the first arg USE_TZ added
* remove all the DOS linefeedsWookey2011-07-111-67/+67
|
* [svn] Use template block "related" for related objects. Various cleanup, fix ↵substantialnoninfringinguser2009-07-031-6/+6
| | | | personexpedition date views.
* [svn] Fixed a bug with QMs with numbers between 1 and 10, and fixed the ↵substantialnoninfringinguser2009-06-101-1/+1
| | | | links in the recent changes box.
* [svn] * Added admin inlines for QMs in LogbookEntry modelsubstantialnoninfringinguser2009-06-101-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 ↵substantialnoninfringinguser2009-06-081-1/+1
| | | | instead of just +ing the urls together. This fixes problems with double slashes.
* [svn] Improve registration system.substantialnoninfringinguser2009-05-131-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]substantialnoninfringinguser2009-05-131-0/+40
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8333 by cucc @ 5/8/2009 8:20 PM