summaryrefslogtreecommitdiffstats
path: root/core/forms.py
Commit message (Expand)AuthorAgeFilesLines
* move models_caves to models/caves.pyPhilip Sargent2021-04-131-1/+1
* create core/models/ directroyPhilip Sargent2021-04-131-41/+1
* move *_views files to /views/*Philip Sargent2021-03-311-1/+1
* Deleted archaisms and new commentsPhilip Sargent2020-08-021-1/+6
* Removing editLogbookEntry capabilityPhilip Sargent2020-07-261-0/+1
* remove tinyMCE morePhilip Sargent2020-06-141-1/+2
* Disable TinyMCEPhilip Sargent2020-06-131-2/+3
* fixed circular ref on setup & in-memory dbPhilip Sargent2020-06-081-21/+26
* dlete todo page, partly fix other url pagesPhilip Sargent2020-06-041-27/+27
* Import rejigging to fix circular refsPhilip Sargent2020-05-301-2/+2
* Moved classes to models_caves and fixed importsPhilip Sargent2020-05-281-4/+8
* Convert codebase for python3 usagePhilip Sargent2020-05-241-6/+4
* Remove the redundant render_with_context() as django now does this just with theSam Wenham2019-03-301-7/+7
* FileUploadForm does not work with django 1.7.expoonserver2018-06-171-26/+26
* Add default BooleanField(default=False) for django 1.7 compatibilitySam Wenham2018-04-171-1/+1
* Up to 1.6.11 on stretch. New manage.py. Some tidyingSam Wenham2018-04-151-1/+1
* Test whether url is not 'None' before applying 'startswith' test inexpoonserver2017-10-251-1/+1
* Commit changes made on expo 2015expo2015-09-161-0/+6
* Bug fixing of cave and entrance forms removal of slugsMartin2012-08-141-2/+15
* Started removing foreignkeys to caves, to achieve greater flexability. Some ...expo2012-08-121-4/+13
* Editing no longer changes files more than nesecary. Removed TinyMCE editing. ...expo2012-08-061-8/+8
* Start to change dataformat for caves, along with there editing. Start to cha...Martin Green2012-06-101-10/+16
* Editing for entrances along with cavesMartin Green2012-05-231-20/+18
* Render a cave editing page. Nb it does not do save anything yet.Martin Green2012-01-071-6/+32
* remove all the DOS linefeedsWookey2011-07-111-121/+121
* Removed modelforms for Caves started to add normal formsMartin Green2011-07-101-33/+36
* Added editing of flat pages. Added slugfields to models to refer to them.Martin Green2011-06-021-1/+31
* Debugging, and make get_name function accessable (should really be renamed)Martin Green2011-05-021-5/+5
* edit logbooks, new logbook format, increased database normalisationMartin Green2011-05-011-2/+42
* [svn] Renaming troggle.expo to troggle.core. To do this, used:substantialnoninfringinguser2009-07-021-0/+48