expoonserver
|
c3300f7c96
|
FileUploadForm does not work with django 1.7.
It tries to use database during class initialisation.
removed it for now - not sure if it's important...
|
2018-06-17 02:24:00 +01:00 |
|
Sam Wenham
|
e61dffbfea
|
Add default BooleanField(default=False) for django 1.7 compatibility
|
2018-04-17 21:51:39 +01:00 |
|
Sam Wenham
|
2c2c815b25
|
Up to 1.6.11 on stretch. New manage.py. Some tidying
|
2018-04-15 12:00:59 +01:00 |
|
expoonserver
|
86b1e6e577
|
Test whether url is not 'None' before applying 'startswith' test in
forms.py entering new caves, otherwise it barfs.
|
2017-10-25 03:49:03 +01:00 |
|
expo
|
73e27355b1
|
Commit changes made on expo 2015
|
2015-09-16 01:52:45 +01:00 |
|
Martin
|
25a73c4ab7
|
Bug fixing of cave and entrance forms removal of slugs
|
2012-08-14 22:51:15 +02:00 |
|
expo
|
28047277f1
|
Started removing foreignkeys to caves, to achieve greater flexability. Some log book entries stuff may be broken. Add ability to make new caves and entrances via website.
|
2012-08-12 19:10:23 +02:00 |
|
expo
|
44eb3c0caf
|
Editing no longer changes files more than nesecary. Removed TinyMCE editing. /Sumbit/Submit
|
2012-08-06 12:19:48 +02:00 |
|
Martin Green
|
9024520184
|
Start to change dataformat for caves, along with there editing. Start to change survex reader to cope better with equates/tags.
|
2012-06-10 14:59:21 +01:00 |
|
Martin Green
|
52620ea1c5
|
Editing for entrances along with caves
More detailed display of entrances
|
2012-05-23 09:23:40 +01:00 |
|
Martin Green
|
599c59454a
|
Render a cave editing page. Nb it does not do save anything yet.
|
2012-01-07 19:05:25 +00:00 |
|
Wookey
|
78cedb2070
|
remove all the DOS linefeeds
|
2011-07-11 02:10:22 +01:00 |
|
Martin Green
|
425d38727d
|
Removed modelforms for Caves started to add normal forms
|
2011-07-10 23:57:31 +01:00 |
|
Martin Green
|
f318105a9b
|
Added editing of flat pages. Added slugfields to models to refer to them.
|
2011-06-02 19:16:16 +01:00 |
|
Martin Green
|
4a3ccc728b
|
Debugging, and make get_name function accessable (should really be renamed)
|
2011-05-02 02:15:54 +01:00 |
|
Martin Green
|
a26310767b
|
edit logbooks, new logbook format, increased database normalisation
|
2011-05-01 19:32:41 +01:00 |
|
substantialnoninfringinguser
|
e565a6b73b
|
[svn] Renaming troggle.expo to troggle.core. To do this, used:
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py`
and then manually checked each change (had to remove a couple)
|
2009-07-02 20:43:18 +01:00 |
|