ymh <ymh.work@gmail.com> [Fri, 11 Mar 2016 10:38:40 +0100] rev 21
Bad path for static
ymh <ymh.work@gmail.com> [Fri, 11 Mar 2016 00:03:15 +0100] rev 20
Added tag 00.00.02 for changeset dc3f8366729d
ymh <ymh.work@gmail.com> [Fri, 11 Mar 2016 00:02:57 +0100] rev 19
Never import signals in init. Use Django applications framework. correct setup.py
ymh <ymh.work@gmail.com> [Thu, 10 Mar 2016 21:38:36 +0100] rev 18
Added tag 00.00.01 for changeset c2ce0f0adcc6
ymh <ymh.work@gmail.com> [Thu, 10 Mar 2016 21:38:27 +0100] rev 17
Removed tag V00.00.01
ymh <ymh.work@gmail.com> [Thu, 10 Mar 2016 21:22:37 +0100] rev 16
Added tag V00.00.01 for changeset 8004d8fc9b38
durandn [Thu, 10 Mar 2016 13:32:18 +0100] rev 15
Corrected settings to support deployment in a subdirectory + protected front_list and front_delete so only staff users can access it + added version display in front_list
ymh <ymh.work@gmail.com> [Wed, 09 Mar 2016 16:38:39 +0100] rev 14
Added tag V00.00.01 for changeset c2bd5606534e
ymh <ymh.work@gmail.com> [Wed, 09 Mar 2016 16:38:29 +0100] rev 13
some corrections on config files
durandn [Thu, 03 Mar 2016 18:01:29 +0100] rev 12
transferred reference request arg into settings
durandn [Thu, 03 Mar 2016 17:06:20 +0100] rev 11
Added custom user model to store extra data from the GED + corrected signals and api auth class so they interface correctly with the ged
durandn [Thu, 03 Mar 2016 16:28:46 +0100] rev 10
Adjusted oauth test server and client to better reflect GED interface
durandn [Wed, 02 Mar 2016 12:12:44 +0100] rev 9
adding custom user model + corrected provider to correctly create user according to new model
durandn [Wed, 02 Mar 2016 10:45:20 +0100] rev 8
small correction on signals