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
|
144db6364c
|
The post_migrate signal is different than the post_syncdb so adjust accordingly
|
2014-07-18 19:59:06 -04:00 |
|
Roberto Rosario
|
2b490a08d4
|
Remove common app link importing
|
2014-07-18 18:44:51 -04:00 |
|
Roberto Rosario
|
7d0a562a76
|
Move registration app links to a separate module
|
2014-07-18 18:38:49 -04:00 |
|
Roberto Rosario
|
f074f5431c
|
Create RegistrationSingleton only after db exists
|
2014-07-18 18:36:12 -04:00 |
|
Roberto Rosario
|
5212d84090
|
Remove common app's Singleton model and use django-solo's SingletonModel instead
|
2014-07-10 01:26:51 -04:00 |
|
Roberto Rosario
|
0a0756380b
|
Update transaction handling as changed in Django 1.6
|
2014-06-27 20:22:14 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|