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
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Roberto Rosario
|
1c80d3327e
|
Use Python's json library
|
2014-07-08 23:55:04 -04:00 |
|
Roberto Rosario
|
41d0cfb7bf
|
Code cleanups
|
2014-06-29 20:35:36 -04:00 |
|
Roberto Rosario
|
620dee80f4
|
Mayan's first class based views thanks a lot to @bmispelon for all the help
|
2014-06-26 18:01:09 -04:00 |
|
Roberto Rosario
|
97037e8e56
|
Use Django's SessionWizardView and get rid of our included one
|
2014-06-26 15:31:47 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|