1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/releases
Aymeric Augustin ba7206cd81 Changed get_model to raise an exception on errors.
Returning None on errors required unpythonic error checking and was
inconsistent with get_app_config.

get_model was a private API until the previous commit, but given that it
was certainly used in third party software, the change is explained in
the release notes.

Applied the same change to get_registered_model, which is a new private
API introduced during the recent refactoring.
2013-12-28 20:53:00 +01:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt Fixed #21141 -- Update Sphinx URL 2013-09-22 14:44:09 -03:00
1.0-beta.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.0-porting-guide.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt
1.1-beta-1.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.1-rc-1.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.2-alpha-1.txt
1.2-beta-1.txt
1.2-rc-1.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.2.1.txt
1.2.2.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
1.2.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
1.3-alpha-1.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.3-beta-1.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.4-alpha-1.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4-beta-1.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.4.7.txt Added 1.4.7/1.5.3 release notes 2013-09-10 21:07:22 -04:00
1.4.8.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.4.9.txt Fixed typo in docs/releases/1.4.9.txt. 2013-10-25 07:55:05 -04:00
1.4.10.txt Added 1.4.10 release notes. 2013-11-07 09:42:25 -05:00
1.4.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.5-alpha-1.txt
1.5-beta-1.txt
1.5.1.txt
1.5.2.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
1.5.3.txt Added 1.4.7/1.5.3 release notes 2013-09-10 21:07:22 -04:00
1.5.4.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
1.5.5.txt Fixed spelling of compatibility. 2013-11-09 10:17:17 -05:00
1.5.txt Fixed #21240 -- Added 1.5 release note for OneToOneField/select_related change. 2013-11-18 09:32:25 -05:00
1.6.1.txt Copied 1.6.1 release notes from stable/1.6.x branch. 2013-12-12 15:08:22 -05:00
1.6.2.txt Fixed #21627 -- Added unicode_literals to changepassword command. 2013-12-26 07:35:50 -05:00
1.6.txt Added release note for TypedChoiceField coerce limitation 2013-11-18 18:08:59 +01:00
1.7.txt Changed get_model to raise an exception on errors. 2013-12-28 20:53:00 +01:00
index.txt Added 1.6.2 release notes stub. 2013-12-13 18:42:24 -05:00
security.txt Reworked security issue list to be per-issue, not per-release. 2013-09-19 14:57:01 +08:00