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
/
internals
Age
Commit message (
Expand
)
Author
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-09
Fixed spelling of compatibility.
Tim Graham
2013-11-09
Recommended flake8 to check coding style.
Tim Graham
2013-11-09
Fixed #16969 -- Don't connect to named database when possible
Claude Paroz
2013-11-07
Added more items to the release checklist.
Baptiste Mispelon
2013-11-06
Added missing info to the release checklist.
Baptiste Mispelon
2013-11-05
Fixed #18419 -- Full backwards compatibility for old language codes
Bouke Haarsma
2013-11-04
Fixed #18149 -- Changed language codes for Chinese
Bouke Haarsma
2013-10-27
Fix note syntax usage.
Eric Holscher
2013-10-23
Fixed #19941 -- Removed sys.path hack when running the test suite.
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-14
Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...
Loic Bistuer
2013-10-14
Amend my description in committers.txt.
Marc Tamlyn
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-09
Fixed #21222 - Documented that 'default' and 'other' must be different databa...
Tim Graham
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-10-01
Fixed #21147 -- Avoided time.time precision issue with cache backends.
Michael Manfre
2013-09-28
Fixed #20439 -- Started deprecation of IPAddressField
Erik Romijn
2013-09-26
Added missing word in bio update.
Preston Holmes
2013-09-26
Updated my bio.
Preston Holmes
2013-09-25
Fixed wording in unit tests documentation.
Baptiste Mispelon
2013-09-22
Fixed #21141 -- Update Sphinx URL
Rogério Yokomizo
2013-09-20
Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.
tschilling
2013-09-19
Increase default PBKDF2 iterations
Paul McMillan
2013-09-19
Corrected markup problems in new security summary page.
Russell Keith-Magee
2013-09-18
Fix #21121: Add archive of security issues.
James Bennett
2013-09-17
Fixed #21024 -- Documented how to deprecate a feature.
Tim Graham
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-13
Documentation -- added instructions on working with pull requests
Kevin Christopher Henry
2013-09-09
Fixed #17262 -- Refactored tzinfo implementations.
Aymeric Augustin
2013-09-09
Fixed #19885 -- cleaned up the django.test namespace
Kevin Christopher Henry
2013-09-07
Added a note about LTS releases.
Jacob Kaplan-Moss
2013-09-06
Fixed instructions for running a subset of tests.
Tim Graham
2013-09-06
Fixed #20975 -- Fixed identation in docs/internals/committers.txt
Daniel Boeve
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-05
Fixed #21047 -- Added CLA mesage on the new contributor advice doc
micahhausler
2013-08-27
Updated instructions for running contrib tests.
Matt Robenolt
2013-08-21
Added myself to the committers list.
evildmp
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-16
Remove the last FIXME from the howto-release-Django doc.
Carl Meyer
2013-08-15
Updated docs following deprecation of django.views.defaults.shortcut
Alasdair Nicol
2013-08-10
Merge pull request #1464 from evildmp/squashing_commits
Julien Phalip
2013-08-10
clarified misleading wording about squashing commits
Daniele Procida
2013-08-09
Fixed #20868 -- Added an email to django-announce as a security step.
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-04
Introduced ModelAdmin.get_fields() and refactored get_fieldsets() to use it.
Loic Bistuer
2013-08-04
Deprecated SortedDict (replaced with collections.OrderedDict)
Curtis Maloney
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
[prev]
[next]