- Jul 03, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
This also fixes error handling for malformed dates
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
- Jul 02, 2015
-
-
Martin Burchell authored
Conflicts: django/website/hid/views.py
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
It is now possible to specify a date format string (as used by strptime) for date columns in the spreadsheet.
-
Marko Samastur authored
-
Marko Samastur authored
-
Marko Samastur authored
-
- Jul 01, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
Conflicts: django/website/chn_spreadsheet/tests.py
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Marko Samastur authored
-
- Jun 30, 2015
-
-
Marko Samastur authored
-
Marko Samastur authored
-
- Jun 29, 2015
-
-
Marko Samastur authored
-
Marko Samastur authored
-
Marko Samastur authored
Resolved conflicts: django/website/hid/tables.py
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
Was getting: ~/workspace/internewshid/django/website➔ ./manage.py --version /home/marks/workspace/internewshid/django/website/data_layer/models.py:11: RemovedInDjango19Warning: Model class data_layer.models.Message doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9. class Message(DataLayerModel): /home/marks/workspace/internewshid/django/website/data_layer/models.py:11: RemovedInDjango19Warning: Model class data_layer.models.Message doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer be supported in Django 1.9. class Message(DataLayerModel): 1.8.2 'transport' app imports 'data_layer' so changed their order in LOCAL_APPS
-
- Jun 28, 2015
-
-
Marko Samastur authored
-
Marko Samastur authored
-
- Jun 26, 2015
-
-
Marko Samastur authored
-
Mark Skipper authored
-
- Jun 25, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Marko Samastur authored
Conflicts: django/website/hid/views.py django/website/media/css/styles.css django/website/templates/base.html django/website/templates/registration/login.html
-
Martin Burchell authored
-
Martin Burchell authored
Still need to handle row numbers correctly
-