index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferr...
Anssi Kääriäinen
2016-04-29
2
-8
/
+3
*
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-08
1
-2
/
+4
*
Refs #24215 -- Fixed Python 3.5 compatiblity for unhandled lazy ops error.
Tim Graham
2015-09-17
1
-0
/
+4
*
Fixed #25246 -- Guarded against duplicate paths in AppConfig.
Caio Ariede
2015-09-02
1
-0
/
+4
*
Fixed #24590 -- Cached calls to swappable_setting.
Markus Holtermann
2015-08-27
1
-0
/
+22
*
Refs #23621 -- Fixed warning message when reloading models.
Marten Kenbeek
2015-06-30
1
-1
/
+1
*
Sorted imports in __init__.py files.
Tim Graham
2015-06-27
1
-2
/
+4
*
Removed support for Python 3.3.
Tim Graham
2015-06-18
1
-1
/
+1
*
Fixed #24776 -- Improved apps.get_app_config() error message on fully-qualifi...
Peter Inglesby
2015-05-22
1
-1
/
+6
*
Fixed #24215 -- Refactored lazy model operations
Alex Hill
2015-03-25
1
-2
/
+43
*
Fixed #24397 -- Sped up rendering multiple model states.
Marten Kenbeek
2015-03-08
1
-2
/
+5
*
Added check_apps_ready() to Apps.get_containing_app_config()
Tim Graham
2015-02-08
1
-3
/
+1
*
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
2
-4
/
+3
*
Removed deprecated Apps methods per deprecation timeline.
Tim Graham
2015-01-18
1
-112
/
+1
*
Removed an obsolete comment in django/apps/config.py
Tim Graham
2015-01-18
1
-3
/
+0
*
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Daniel Pyrathon
2015-01-06
1
-0
/
+5
*
Improved warning message when reloading models. Refs #23621.
Loic Bistuer
2014-10-23
1
-1
/
+3
*
Fixed #23621 -- Warn for duplicate models when a module is reloaded.
Loic Bistuer
2014-10-23
1
-3
/
+9
*
Revert "Improved AppRegistryNotReady message."
Tim Graham
2014-10-04
1
-1
/
+1
*
Improved AppRegistryNotReady message.
Collin Anderson
2014-10-04
1
-1
/
+1
*
Fixed #22920 -- Avoid masking some exceptions.
Aymeric Augustin
2014-09-08
1
-7
/
+12
*
Checked more precisely whether the app registry is ready.
Aymeric Augustin
2014-07-12
2
-24
/
+42
*
Fixed #8033 -- Explained app registry error during translation setup
Claude Paroz
2014-06-23
1
-2
/
+2
*
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-08
1
-9
/
+10
*
Fixed two typos.
Rodolfo Carvalho
2014-02-15
1
-1
/
+1
*
Fixed #21874 -- Require Django applications to have a filesystem path.
Carl Meyer
2014-01-27
1
-16
/
+27
*
Fixed some missing/extraneous new line warnings.
Simon Charette
2014-01-26
1
-1
/
+0
*
Fixed #21877 -- Renamed django.apps.base to config.
Aymeric Augustin
2014-01-26
3
-2
/
+2
*
Fixed #21702 -- get_model('app_label.ModelName').
Aymeric Augustin
2014-01-26
1
-2
/
+8
*
Fixed #17304 -- Allow single-path and configured-path namespace packages as a...
Carl Meyer
2014-01-25
1
-1
/
+10
*
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-25
1
-31
/
+42
*
Fixed #21871 -- Fixed Apps.is_installed() for apps with custom label.
Carl Meyer
2014-01-24
1
-2
/
+1
*
Fixed typo in comment.
Martin Matusiak
2014-01-15
1
-1
/
+1
*
Used a regular lock for app registry population.
Aymeric Augustin
2014-01-12
1
-5
/
+8
*
Fixed #21718 -- Renamed has_app to is_installed.
Aymeric Augustin
2014-01-06
1
-1
/
+1
*
Fixed #21711 -- Enforced unicity of model names.
Aymeric Augustin
2014-01-05
1
-1
/
+0
*
Renamed AppConfig.setup to ready.
Aymeric Augustin
2013-12-31
2
-3
/
+3
*
Enforced unicity of app labels.
Aymeric Augustin
2013-12-31
1
-1
/
+5
*
Made it possible to change an application's label in its configuration.
Aymeric Augustin
2013-12-31
1
-0
/
+21
*
Checked unicity of app config names when populating the app registry.
Aymeric Augustin
2013-12-31
1
-1
/
+12
*
Fleshed out release notes for app loading.
Aymeric Augustin
2013-12-31
1
-3
/
+1
*
Removed the only_with_models_module argument of get_model[s].
Aymeric Augustin
2013-12-30
1
-21
/
+14
*
Merged Apps.populate_apps() and populate_models().
Aymeric Augustin
2013-12-30
2
-61
/
+20
*
Removed postponing in Apps.populate_models.
Aymeric Augustin
2013-12-30
1
-30
/
+6
*
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-30
2
-27
/
+24
*
Populated Apps instances immediately by default.
Aymeric Augustin
2013-12-30
1
-6
/
+12
*
Added AppConfig.setup() to run setup code.
Aymeric Augustin
2013-12-30
2
-0
/
+8
*
Avoided leaking state on exceptions in populate_models().
Aymeric Augustin
2013-12-30
1
-5
/
+6
*
Deprecated the app argument of apps.get_models.
Aymeric Augustin
2013-12-29
1
-26
/
+21
*
Fixed stupid error in 21f22f95.
Aymeric Augustin
2013-12-29
1
-1
/
+1
[next]