Anssi Kääriäinen
|
0c7633178f
Fixed #24020 -- Refactored SQL compiler to use expressions
|
10 лет назад |
Anssi Kääriäinen
|
f7dba61881
Avoided creation of deferred model from another deferred model
|
10 лет назад |
Tim Graham
|
e769846eec
Removed unused variable.
|
10 лет назад |
Lovas Bence
|
9385aa3198
Fixed #22050 -- Fixed defer fields on proxy related models.
|
11 лет назад |
Aymeric Augustin
|
34a215d506
Deprecated the app argument of apps.get_models.
|
11 лет назад |
Aymeric Augustin
|
1716b7ce5a
Renamed AppCache to Apps.
|
11 лет назад |
Aymeric Augustin
|
e32095616c
Imported override_settings from its new location.
|
11 лет назад |
Aymeric Augustin
|
2fef9e5375
Moved apps back in the toplevel django namespace.
|
11 лет назад |
Aymeric Augustin
|
4a56a93cc4
Moved the new app cache inside core.
|
11 лет назад |
Aymeric Augustin
|
69039becde
Deprecated get_app().
|
11 лет назад |
Aymeric Augustin
|
8662654d6d
Removed module-level functions for the app cache.
|
11 лет назад |
Aymeric Augustin
|
860c2c8bc5
Moved django.db.models.loading to django.apps.cache.
|
11 лет назад |
Jason Myers
|
7a61c68c50
PEP8 cleanup
|
11 лет назад |
Tim Graham
|
b0ce6fe656
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
|
11 лет назад |
Claude Paroz
|
5c1143910e
Removed most of absolute_import imports
|
11 лет назад |
Tai Lee
|
69f7db153d
Fixed #16436 -- defer + annotate + select_related crash
|
12 лет назад |
Anssi Kääriäinen
|
bb80d2976b
Made an app-cache test not dependent on all models in defer_regress
|
12 лет назад |
Florian Apolloner
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 лет назад |