Commit graph

20 commits

Author SHA1 Message Date
pre-commit-ci[bot]
91d9a8bbd7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-17 12:18:12 +02:00
Petr Dlouhý
fc489a8d98 add tests for the THUMBNAIL_STORAGE and THUMBNAIL_STORAGE_ALIAS 2024-01-23 16:38:30 +01:00
Corey Oordt
076debb44d Adds doc strings for lots of functions. 2021-12-22 12:03:21 -06:00
pre-commit-ci[bot]
5961d6b80f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-12-05 14:34:46 +00:00
Brent O'Connor
366ff74619 Made updates to get everything working with Django 2 2017-12-26 11:27:42 -06:00
Brent O'Connor
f6e7b3f2ff Moved all template settings for the example app into the TEMPLATES Django setting 2016-03-14 19:46:25 -05:00
Corey Oordt
7c73bd51c4 Removing outdated settings and updating outdated files 2015-06-09 15:20:09 -05:00
Brent O'Connor
70abc1c807 Fixed tests so they run under Django 1.7 2015-06-09 15:17:47 -05:00
Corey Oordt
a232b8e6e3 Version 1.2.1: Fixed i18n and failing test in Django 1.4 2013-03-22 06:25:52 -05:00
Corey Oordt
c6f122d724 Fixing a few minor Django 1.5 incompatibilities 2013-03-20 06:54:34 -05:00
Corey Oordt
86d9b376e1 Fixed some Django 1.4 cosmetic issues 2012-07-12 19:26:45 -04:00
Jose Soares
07f698c638 Moved the editor app so its inside the categories app 2012-01-11 15:22:29 -05:00
Corey Oordt
fa2b680c14 Enabled new registry in the example app for testing. 2011-05-16 08:58:05 -04:00
Corey Oordt
93cd476c57 Updating settings for Django 1.3 2011-05-12 10:03:11 -04:00
Corey Oordt
7d295843aa Fixed the deprecated settings int he example app 2011-05-12 07:17:57 -04:00
Corey Oordt
8e843fbcd1 Adding South migrations 2011-05-11 08:58:39 -04:00
Corey Oordt
4ce5a9e297 Slight refactor of the default settings to clean it up. 2011-05-11 07:09:19 -04:00
Corey Oordt
d1bf06b39f Don't need to set that EDITOR_MEDIA_PATH any more 2010-12-16 11:47:08 -05:00
Corey Oordt
c5759a17c6 Added the necessary files to test the generic relations 2010-04-23 11:37:47 -04:00
Corey Oordt
2faa6c8180 Renamed sample to example because that is what every other one is called, damnit 2010-04-23 11:13:35 -04:00
Renamed from sample/settings.py (Browse further)