Jannis Leidel
|
1f958dc443
|
Make the config object lazy for old Djangos.
This should prevent import time side effects from instantiating the config object directly there.
|
2014-11-25 22:46:58 +01:00 |
|
Jannis Leidel
|
1b3ffbc049
|
Updated packaging setup.
|
2014-11-25 22:22:04 +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 |
|
Jonas
|
26742d06f2
|
Use app framework for initializing in Django 1.7
|
2014-05-23 10:02:34 +02:00 |
|
Ales Zoulek
|
58089aa123
|
implemented the core functionality
|
2010-08-23 13:06:52 +02:00 |
|
Ales Zoulek
|
688e2a2eb1
|
initial
|
2010-08-23 11:29:24 +02:00 |
|