Aymeric Augustin
|
ce1bc2c94b
Made the AppConfig API marginally more consistent.
|
11 years ago |
Aymeric Augustin
|
fec5330c79
Made unset_installed_apps reset the app registry state.
|
11 years ago |
Aymeric Augustin
|
8925aaf613
Added basic tests for get_app_config[s].
|
11 years ago |
Preston Timmons
|
aef019de61
Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory.
|
11 years ago |
Aymeric Augustin
|
52325b0a04
Turned apps.ready into a property. Added tests.
|
11 years ago |
Aymeric Augustin
|
922430177c
Beefed up the comments for AppConfig.all_models.
|
11 years ago |
Aymeric Augustin
|
8f04f53dd8
Removed a few gratuitous lambdas.
|
11 years ago |
Tim Graham
|
4e7aa573ec
Added missing newline in previous commit.
|
11 years ago |
Jon Lønne
|
398642fd9b
Fixed #21627 -- Added unicode_literals to changepassword command.
|
11 years ago |
Claude Paroz
|
318cdc07de
Added 1.6.2 release note for 542198c1d
|
11 years ago |
Alex Gaynor
|
029acbe544
Merge pull request #2114 from levigross/master
|
11 years ago |
Levi Gross
|
cb488c5c35
Removed redundant line
|
11 years ago |
Aymeric Augustin
|
7df049c417
Swapped app registry and app config API docs.
|
11 years ago |
Aymeric Augustin
|
08bb238eae
Merge pull request #2105 from funkybob/cleanup_get_post
|
11 years ago |
Yaroslav Halchenko
|
80027d2c38
Unified listing of shell commands/code
|
11 years ago |
Levi Gross
|
0dd9075622
Fixed unittest typo
|
11 years ago |
Tim Graham
|
b798d2bf97
Added versionadded annotations for redirect middleware attributes.
|
11 years ago |
Tim Graham
|
e82e7ae1e8
Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.
|
11 years ago |
Tim Graham
|
5d82658657
Fixed #21669 -- Typo in docs/ref/forms/fields.txt.
|
11 years ago |
Aymeric Augustin
|
8c78cba47f
Copy-edited previous commit.
|
11 years ago |
Aymeric Augustin
|
285e765891
Added release notes for app loading changes.
|
11 years ago |
Alex Gaynor
|
dbe2fb632d
Added a missing import and removed an unneeded import
|
11 years ago |
Alex Gaynor
|
828c9be436
Merge pull request #2108 from jgastal/master
|
11 years ago |
Jonas Gastal
|
96967f642f
Typo fix for exception message.
|
11 years ago |
Aymeric Augustin
|
9b8192ce51
Updated a few doc paragraphs following the app-loading refactor.
|
11 years ago |
Aymeric Augustin
|
f326720a73
Documented the Apps and AppConfig APIs.
|
11 years ago |
Claude Paroz
|
9267fb88ef
Added more spatial predicates for prepared geometries
|
11 years ago |
Claude Paroz
|
d17404aa90
Dropped support for GEOS < 3.1
|
11 years ago |
Claude Paroz
|
542198c1d0
Fixed #21662 -- Kept parent reference in prepared geometry
|
11 years ago |
Aymeric Augustin
|
1716b7ce5a
Renamed AppCache to Apps.
|
11 years ago |