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-02-06
Updated 1.6.2 release notes for release (and linkified tickets).
Jacob Kaplan-Moss
2014-02-06
Fixed #17713 -- Renamed BaseDatabaseFeatures.allows_primary_key_0 to allows_a...
Vajrasky Kok
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-05
Added missing items to 1.6.2 release notes.
Tim Graham
2014-02-05
Extended the release notes for chainable Manager/QuerySet methods.
Loic Bistuer
2014-02-05
Added previous commit to 1.6.2 release notes.
Baptiste Mispelon
2014-02-04
Removed the this_is_the_login_form hack
Claude Paroz
2014-02-04
Fixed #21911 -- Made admin views redirect to login when needed
Claude Paroz
2014-02-03
Reordered deprecation timeline and added back old info; refs #21920.
Tim Graham
2014-01-26
Added release note stubs for 1.5.6 and 1.4.11.
Tim Graham
2014-01-26
Added missing items to 1.6.2 release notes.
Tim Graham
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-23
Fixed #21861 -- Fixed typo in 1.7 release notes.
Tim Graham
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
[next]