Roberto Rosario
|
014ba4f4fe
|
Remove strip spaces middleware and use spaceless template tag instead. Closes GitLab issue #255.
|
2016-03-07 20:02:26 -04:00 |
|
Roberto Rosario
|
68f3c6eee7
|
PEP8 cleanups.
|
2015-08-19 14:50:44 -04:00 |
|
Roberto Rosario
|
e891fe9525
|
PEP8 cleanups and code style cleanups.
|
2015-07-10 17:19:36 -04:00 |
|
Roberto Rosario
|
857cf7b1b2
|
Add browser cookie support for timezone middleware.
|
2015-07-08 00:17:44 -04:00 |
|
Roberto Rosario
|
23fc9f1e36
|
Merge main and common apps, extract authentication functionality to new authentication app. Closes issues #179 and #180
|
2015-04-06 16:09:54 -04:00 |
|
Roberto Rosario
|
c23d71424f
|
Add middleware to allow rewriting the status code of ajax responses' redirects
|
2015-01-24 03:43:20 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
090302676d
|
Implement GUI language and timezone as user preferences, issue #114
|
2015-01-11 17:38:47 -04:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|
Roberto Rosario
|
f5bef4b52d
|
Add app url namespacing to the common and main apps, fix missing namespace in the registration app, remove explict reverse_lazy for the LOGIN_URL and LOGIN_REDIRECT_URL these are expected to be views or URLs (failover)
|
2014-09-09 03:51:23 -04:00 |
|
Roberto Rosario
|
d2ae771d6a
|
Make sure the reponse has a Content-Type
Before trying to make sure it is an HTML response
or else it can causes errors in DELETE API responses
|
2014-07-24 12:31:07 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|