- Aug 28, 2015
-
-
Martin Burchell authored
Profile now contains taxonomy field which can be any number of fixed categories set across all items on import. This includes item type.
-
- Aug 27, 2015
-
-
Martin Burchell authored
-
- Aug 25, 2015
-
-
Martin Burchell authored
Set USE_L10N to False so that we can override date/time settings in settings.py
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
- Aug 24, 2015
-
-
Martin Burchell authored
This was causing test failures - not sure about actual database
-
- Aug 21, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
Follows change from base36 to base64 for Django 1.8
-
Martin Burchell authored
Temporarily changed local environment to use local smtp server Changed dev server to use smtp rather than console The default is SMTP
-
Martin Burchell authored
Problems: no 'home' url app changed from contacts to users Django 1.8 fixes some Alfie/V4C/RuForum dependencies
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
- Aug 20, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
where the code reads better with is_multiple
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
add_terms() replaces add_term() and add_free_terms()
-
Martin Burchell authored
-
Martin Burchell authored
add_terms() returns 400 if term does not exist and vocabulary is not open
-
Martin Burchell authored
If the taxonomy has an open vocabulary, we create missing terms rather than throw an exception
-
Martin Burchell authored
-
Martin Burchell authored
Replaced 'add_term' and 'add_free_terms' with 'add_terms'
-
Martin Burchell authored
Two error conditions: Multiple terms passed from different taxonomies Multiple terms passed when taxonomy does not support multiple terms
-
- Aug 19, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-