summaryrefslogtreecommitdiff
path: root/appconf
Commit message (Expand)AuthorAgeFilesLines
* Update version number and release notes for 1.0.5 release.v1.0.5Carlton Gibson2021-09-241-1/+1
* Set release date and bump version for 1.0.4.v1.0.4vCarlton Gibson2020-03-311-1/+1
* Test python 3.8 and Django 3.0 (#57)Hameed Gifford2020-01-212-7/+4
* Bump version and update changelog for v1.0.3 release.1.0.3Carlton Gibson2019-03-031-1/+1
* Migrate from django.utils.six to six (#44)Aleksi Häkli2019-02-251-1/+2
* Add syntax highlighting (#39)lcd12322018-01-261-1/+2
* sorted works well on setWeizhongTu2017-04-051-1/+1
* Bump VersionCarlton Gibson2016-04-191-1/+1
* Remove Python < 2.6 `__members__` supportCarlton Gibson2016-03-191-5/+0
* use django.utils.sixwtayyeb2015-10-221-2/+1
* Bumped version since we live in crazyland.Jannis Leidel2015-02-151-1/+1
* Bumped version up a notch.Jannis Leidel2015-02-151-2/+1
* Minor cosmetic issuesJannis Leidel2015-02-151-3/+4
* Modernize test setup.Jannis Leidel2015-02-155-238/+0
* Use import_module from standard library if existsPatrick Altman2015-02-151-1/+4
* Use correct test methods.Jannis Leidel2013-06-151-27/+27
* Use newer discover runner and test on Python 3.3 and Django masterJannis Leidel2013-06-153-6/+13
* Bumped version.Jannis Leidel2013-01-281-1/+1
* Merge branch 'feature/py3-support' of git://github.com/rafales/django-appconf...Jannis Leidel2013-01-283-7/+9
|\
| * Fixed flake8 E128 error in tests.pyRafal Stozek2012-12-031-2/+3
| * Added python 3 supportRafal Stozek2012-12-033-7/+9
* | Fix PEP8 E128 errorsMatthew Tretter2012-09-152-3/+3
* | Tests for required settingsMatthew Tretter2012-06-012-3/+30
* | Add Meta attr for specifying required settingsMatthew Tretter2012-06-011-0/+10
|/
* Updated to absolute import.Jannis Leidel2012-05-251-3/+2
* Fixed location of requirements file.Jannis Leidel2012-05-251-3/+0
* Moved away from tox and Jenkins and use Travis instead.Jannis Leidel2012-05-253-8/+5
* Bumped to 0.5.Jannis Leidel2012-02-201-1/+1
* Stopped using versiontools.Jannis Leidel2012-02-201-2/+2
* Moved tests into a new appconf package. Shouldn't have any different behavior.Jannis Leidel2012-01-268-0/+373