Jannis Leidel
|
13980f39a6
|
More laziness for preventing import time issues.
Fixes #84.
|
2014-12-04 10:37:10 -08:00 |
|
Jannis Leidel
|
94e3989b9b
|
Be a good Python citizen and call super.
|
2014-11-25 22:20:18 +01:00 |
|
Jannis Leidel
|
69221ba2b4
|
Renamed config module to base to prevent ambiguity
This should fix #80 that is triggered by Django's new strickter import time loading process.
|
2014-11-21 20:16:39 +01:00 |
|
Jannis Leidel
|
8b0ed361d6
|
Added database cache autofill feature.
This refs #47 and #45.
|
2014-11-21 20:08:20 +01:00 |
|
Lin Xianyi
|
db43632907
|
Fixed AppRegistryNotReady exception on runserver on Django 1.7rc2.
|
2014-08-12 10:10:43 +08:00 |
|
vl
|
ecde8c7b11
|
Add translation to the app name
|
2014-08-07 13:15:22 +03:00 |
|
Jonas
|
26742d06f2
|
Use app framework for initializing in Django 1.7
|
2014-05-23 10:02:34 +02:00 |
|