index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2014-01-22
Added a link to the 1.6 release notes which also fixed a rendering issue.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-18
Fixed typos spotted by Claude Paroz
Anssi Kääriäinen
2014-01-18
Fixed #16187 -- refactored ORM lookup system
Anssi Kääriäinen
2014-01-12
Fixed #21453 -- Enabled autocommit before calling init_connection_state.
Aymeric Augustin
2014-01-11
Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField
Claude Paroz
2014-01-10
Deprecated importing a model before loading its application.
Aymeric Augustin
2014-01-09
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
Unai Zalakain
2014-01-05
Added an app-loading feature to the release notes.
Aymeric Augustin
2014-01-05
Fixed #21711 -- Enforced unicity of model names.
Aymeric Augustin
2014-01-02
Fix typo in 0ce945a67151acf2c58bc35a47f4c3d45ff30085.
Marc Tamlyn
2014-01-01
Updated release notes on app_label.
Aymeric Augustin
2014-01-01
Fixed #21018 -- Reversed precedence order for management commands.
Aymeric Augustin
2013-12-31
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-31
Renamed AppConfig.setup to ready.
Aymeric Augustin
2013-12-31
Enforced unicity of app labels.
Aymeric Augustin
2013-12-31
Made it possible to change an application's label in its configuration.
Aymeric Augustin
2013-12-31
Fleshed out release notes for app loading.
Aymeric Augustin
2013-12-31
Added release notes for today's app-loading improvements.
Aymeric Augustin
2013-12-30
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-29
Deprecated the app argument of apps.get_models.
Aymeric Augustin
2013-12-29
Refactored the migration signals to use app configs.
Aymeric Augustin
2013-12-28
Fixed #21242 -- Allowed more IANA schemes in URLValidator
Claude Paroz
2013-12-28
Removed the only_installed argument of Apps.get_models.
Aymeric Augustin
2013-12-28
Changed get_model to raise an exception on errors.
Aymeric Augustin
2013-12-28
Fixed #20346 -- Made cache middleware vary on the full URL.
ijl
2013-12-28
Updated the AppCommand API to support apps without a models module.
Aymeric Augustin
2013-12-26
Fixed #21627 -- Added unicode_literals to changepassword command.
Jon Lønne
2013-12-26
Added 1.6.2 release note for 542198c1d
Claude Paroz
2013-12-24
Copy-edited previous commit.
Aymeric Augustin
2013-12-24
Added release notes for app loading changes.
Aymeric Augustin
2013-12-24
Added more spatial predicates for prepared geometries
Claude Paroz
2013-12-24
Dropped support for GEOS < 3.1
Claude Paroz
2013-12-18
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-12-18
Fixed #11629 -- Deprecated callable arguments to queryset methods.
Baptiste Mispelon
2013-12-18
Fixed #21552 -- Allowed the use of None for the iexact lookup.
Denis Moskalets
2013-12-16
Fixed #17413 -- Serialization of form errors along with all metadata.
Loic Bistuer
2013-12-15
Merge pull request #2079 from brutasse/master
Alex Gaynor
2013-12-15
Fixed #21621 -- Removed kqueue autoreloader.
Aymeric Augustin
2013-12-15
Typo in 1.7 release notes
Bruno Renié
2013-12-13
Added 1.6.2 release notes stub.
Tim Graham
2013-12-13
Merge pull request #2067 from dominicrodger/master
Tim Graham
2013-12-12
Copied 1.6.1 release notes from stable/1.6.x branch.
Tim Graham
2013-12-12
Moving notes for assertNumQueries next to the other changes to test infrastru...
Dominic Rodger
2013-12-11
Fixed #21462 -- Made `assertNumQueries` print executed queries on failure.
Dominic Rodger
2013-12-11
Fixed #21510 -- Readded search reset link in changelist search bar
Claude Paroz
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-07
Fixed #18531 -- Deprecated Geo Sitemaps
Claude Paroz
[next]