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
2012-10-25
[1.5.x] Make 1.5 alpha release notes consistent with previous pre-release ver...
James Bennett
2012-10-25
Added release notes for Django 1.5 alpha 1.
Jacob Kaplan-Moss
2012-10-24
Fixed #6527 -- Provided repeatable content access
Aymeric Augustin
2012-10-21
Added 1.4.2 release notes
Preston Holmes
2012-10-20
Fixed #7581 -- Added streaming responses.
Aymeric Augustin
2012-10-20
Fixed #5611 -- Restricted accepted content types in parsing POST data
Claude Paroz
2012-10-13
Added release note about removed div around csrf token
Claude Paroz
2012-10-10
Moved F() '&' and '|' to .bitand() and .bitor()
Anssi Kääriäinen
2012-10-10
Revert "Fixed #16211 -- Added comparison and negation ops to F() expressions"
Anssi Kääriäinen
2012-10-06
Added assertXML[Not]Equal assertions
Claude Paroz
2012-10-03
Fixed #14567 -- Made ModelMultipleChoiceField return EmptyQuerySet as empty v...
Stephen Burrows
2012-09-30
Fixed #9279 -- Added ignorenonexistent option to loaddata
Preston Holmes
2012-09-30
Fixed #18616 -- added user_login_fail signal to contrib.auth
Michael Farrell
2012-09-30
Fixed #18807 -- Made 404.html and 500.html optional
Claude Paroz
2012-09-30
Fixed #16455 -- Added support for PostGIS 2.0
Flavio Curella
2012-09-30
Fixed #18991 -- Allowed permission lookup by "if in"
Anssi Kääriäinen
2012-09-30
Fixed #16211 -- Added comparison and negation ops to F() expressions
Anssi Kääriäinen
2012-09-29
Fixed #18993 -- 'django' logger logs to console when DEBUG=True
Claude Paroz
2012-09-29
Merge branch 'ticket15695'
Florian Apolloner
2012-09-29
Fixed #18919 -- Stopped dropping Z attribute when transforming geometries
Claude Paroz
2012-09-29
Fixed #11948 -- Added interpolate and project linear referencing methods
Claude Paroz
2012-09-28
Fixed #18676 -- Allow fast-path deletion of objects
Anssi Kääriäinen
2012-09-27
fixed #10809 -- add a mod_wsgi authentication handler
Preston Holmes
2012-09-27
Fixed #15695 -- Added `ResolverMatch` to the request object.
Florian Apolloner
2012-09-26
Fixed #3011 -- Added swappable auth.User models.
Russell Keith-Magee
2012-09-22
Fixed #16218 -- date_list order in generic CBVs.
Aymeric Augustin
2012-09-22
Fixed #16835 -- add groups to auth.user admin list_filter
Dan Loewenherz
2012-09-19
Revert "Fixed #16865 -- Made get_or_create use read database for initial get ...
Carl Meyer
2012-09-19
Fixed #16865 -- Made get_or_create use read database for initial get query.
Carl Meyer
2012-09-17
Fixed #18947 -- Don't make uploaded files executeable by default.
Florian Apolloner
2012-09-09
Replaced backwards-incompatible changes reference
Karen Tracey
2012-09-08
Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.
Carl Meyer
2012-09-08
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...
Preston Holmes
2012-09-06
Fixed minor typo in 1.3 release notes.
Simon Meers
2012-09-01
Fixed #18212 -- Standardized arguments of GenericIPAddressField
Claude Paroz
2012-08-31
Added 1.4.1 and 1.3.2 release notes
Claude Paroz
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-20
Fixed #18023 -- Documented simplejson issues.
Aymeric Augustin
2012-08-18
Fixed #17228 -- params context variable is inconsistent
Marc Tamlyn
2012-08-18
Fixed #14516 -- Extract methods from removetags and slugify template filters
Marc Tamlyn
2012-08-18
Fixed #16744 -- Class based view should have the view object in the context
Marc Tamlyn
2012-08-12
Fixed #18306 -- Made deferred models issue update_fields on save
Andrei Antoukh
2012-08-12
[py3] Deprecated StrAndUnicode.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-08-06
change "has now" -> "now has" in 1.5 release notes
Michael Blume
2012-08-04
Fixed #5524 -- Do not remove cleaned_data when a form fails validation
Claude Paroz
2012-08-03
[py3] Removed uses of sys.maxint under Python 3.
Aymeric Augustin
2012-07-25
Merge pull request #228 from nklas/master
Alex Gaynor
2012-07-24
Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables.
Ramiro Morales
2012-07-25
Fixed a small typo.
nklas
[next]