django-djconfig

Dynamic configuration made easy

MIT License

Downloads
999
Stars
32
Committers
4

Bot releases are visible (Hide)

django-djconfig - v0.11.0 Latest Release

Published by nitely over 1 year ago

.

django-djconfig - v0.10.0

Published by nitely over 5 years ago

.

django-djconfig - v0.9.0

Published by nitely almost 6 years ago

.

django-djconfig - v0.8.0

Published by nitely almost 6 years ago

.

django-djconfig - v0.7.0

Published by nitely over 6 years ago

django-djconfig - v0.6.0

Published by nitely over 6 years ago

.

django-djconfig - v0.5.3

Published by nitely almost 8 years ago

.

django-djconfig - v0.5.2

Published by nitely almost 8 years ago

.

django-djconfig - v0.5.0

Published by nitely almost 9 years ago

django-djconfig - v0.5.0-pre

Published by nitely almost 9 years ago

django-djconfig - v0.4.0

Published by nitely over 9 years ago

  • No longer use django cache
  • Renamed DjConfigLocMemMiddleware to DjConfigMiddleware
  • DjConfigMiddleware is required
django-djconfig - v0.3.2

Published by nitely over 9 years ago

django-djconfig - v0.3.1

Published by nitely over 9 years ago

django-djconfig - v0.3.0

Published by nitely over 9 years ago

django-djconfig - v0.2.0

Published by nitely almost 10 years ago

Changes:

  • See the changelog in the readme file.

Requires:

  • Python 2.7, 3.3 or 3.4
  • Django 1.5, 1.6 or 1.7
django-djconfig - v0.1.8

Published by nitely almost 10 years ago

Changes:

  • utils.override_djconfig helper

Requires:

  • Python 2.7, 3.3 or 3.4
  • Django 1.5, 1.6 or 1.7
django-djconfig - v0.1.7

Published by nitely almost 10 years ago

Changes:

  • Python 3 support

Requires:

  • Python 2.7, 3.3 or 3.4
  • Django 1.5, 1.6 or 1.7
django-djconfig - v0.1.6

Published by nitely about 10 years ago

Changes:

  • Checks DjConfigLocMemMiddleware is present when using LocMemCache

Requires:

  • Python 2.7
  • Django 1.5, 1.6 or 1.7
django-djconfig - v0.1.5

Published by nitely about 10 years ago

Performance enhacement:

  • DjConfigLocMemMiddleware: reload cache only if the data changed.
django-djconfig - v0.1.4

Published by nitely over 10 years ago

Changes:

  • Fixes a regression, avoids registering a form on syncdb, since some apps will import urls.py (ie django-debug-tool).

Requires:

  • Python 2.7
  • Django +1.5 (tested locally on 1.6)
Package Rankings
Top 7.87% on Pypi.org
Badges
Extracted from project README
Build Status Coverage Status pypi licence
Related Projects