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-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
2012-07-17
Fixed #17788 -- Added batch_size argument to qs.bulk_create()
Anssi Kääriäinen
2012-07-16
Fixed #3881 -- skip saving session when response status is 500
Anssi Kääriäinen
2012-07-15
Dropped support for GDAL < 1.5
Claude Paroz
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-07-06
Merge pull request #183 from rpedigoni/master
Adrian Holovaty
2012-07-05
Fixed #17997 - Documented that the debug server is now multithreaded by default.
Tim Graham
2012-07-04
fixed typo
Renato Pedigoni
2012-07-01
Fixed #16047 -- Restore autocommit state correctly on psycopg2
Anssi Kääriäinen
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-23
Fixed #18454 -- Added ability to pass a list of signals to `receiver`.
Dmitry Medvinsky
2012-06-22
Note that Jython has an alpha with 2.7 support.
Alex Gaynor
2012-06-11
Fixed #18451 -- Vastly improved class based view documentation.
Jannis Leidel
2012-06-09
Fixed #17159 -- Validated returned number of next|previous_page_number
Claude Paroz
2012-06-08
Cleaned whitespace errors introduced in previous commit
Anssi Kääriäinen
2012-06-08
Fixed #18399 – Added a way to get ContentTypes for proxy models
Simon Charette
2012-06-08
Proof-read the new contributing guide.
Aymeric Augustin
2012-06-07
Fixed #14502 -- Added a verbatim template tag.
Aymeric Augustin
2012-06-06
Delayed encoding of password and salt in password checking.
Claude Paroz
2012-05-27
Fixed #18387 -- Do not call sys.exit during call_command.
Claude Paroz
2012-05-26
Added entry in 1.5 release notes about dumpdata improvements.
Claude Paroz
2012-05-25
Fixed #17371 -- Made the test client more flexible
Aymeric Augustin
2012-05-24
Fixed #18177 -- Cached known related instances.
Aymeric Augustin
2012-05-24
Fixed #18353 -- Inconsistency in date-based CBVs.
Aymeric Augustin
2012-05-17
Mentioned the previous commit in the release notes
Aymeric Augustin
[prev]
[next]