index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-19
[1.6.x] Fixed #20772 -- Fixed minor typo in form media docs.
Loic Bistuer
2013-07-18
[1.6.x] Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs.
Loic Bistuer
2013-07-18
[1.6.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelA...
Tim Graham
2013-07-18
[1.6.x] Atom specification URL updated
Matt Deacalion Stevens
2013-07-18
[1.6.x] Fixed #20763 -- Typo in tutorial 3.
Tim Graham
2013-07-18
[1.6.x] Fixed typo in inspectdb docs
Alasdair Nicol
2013-07-17
[1.6.x] Fixed #20756 -- Typo in uWSGI docs.
Tim Graham
2013-07-16
[1.6.x] Reworked docs for ModelForm validation.
Loic Bistuer
2013-07-15
[1.6.x] Fixed some markup in docs/ref/templates/api.txt
Tim Graham
2013-07-14
[1.6.x] Fixed grammatical error in auth docs
David Binetti
2013-07-13
[1.6.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear ...
Tim Graham
2013-07-13
[1.6.x] Fixed a deprecation warning in a selenium test.
Tim Graham
2013-07-13
[1.6.x] Fixed #20582 -- Allowed default Form.label_suffix to be translated
Claude Paroz
2013-07-12
[1.6.x] Fixed backport of #20740
Tim Graham
2013-07-12
[1.6.x] Fixed #20740 -- GenericIPAddressField should pass protocol to formfie...
Tim Graham
2013-07-12
[1.6.x] Fixed #20653 -- Renamed checksetup -> check missed in [03465639]
Tim Graham
2013-07-12
[1.6.x] Fixed #17528 -- Documented that add() and remove() with a many-to-man...
Tim Graham
2013-07-12
[1.6.x] Fixed #20735 -- clarified ManyToManyField constructor doc
Christopher Medrela
2013-07-11
[1.6.x] Fixed #20730 -- Fixed "Programmatically creating permissions" error.
Tim Graham
2013-07-11
[1.6.x] Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt
Tim Graham
2013-07-10
[1.6.x] Added some missing test requirements in the docs; refs #19196
Tim Graham
2013-07-10
[1.6.x] Fixed #19196 -- Added test/requirements
Tim Graham
2013-07-09
Fixed #20724 -- Test failure on SQLite.
Aymeric Augustin
2013-07-09
Avoided transaction.set_autocommit in tests.
Aymeric Augustin
2013-07-09
[1.6.x] Fixed last_executed_query test failure on Oracle
Shai Berger
2013-07-09
[1.6.x] Fixed #20722 -- Fixed MemcachedCache backend get_many on Python 3.
Tim Graham
2013-07-09
[1.6.x] Partial revert of commit 2bf403ecbd95
Claude Paroz
2013-07-09
[1.6.x] Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-07-08
[1.6.x] Fixed #18944 -- Documented PasswordResetForm's from_email argument as...
Tim Graham
2013-07-08
[1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-08
[1.6.x] Fixed #16965 -- Clarified Formset can_delete docs.
Tim Graham
2013-07-08
[1.6.x] Fixed #20493 -- Added a warning that objects may not be picklable acr...
Tim Graham
2013-07-08
[1.6.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-08
[1.6.x] Completed some more name_local names
Claude Paroz
2013-07-08
[1.6.x] Fixed #20716 --Missing 'name_local' translation
Mathias Andre
2013-07-07
[1.6.x] Fixed #20711 -- Fixed broken link in timesince.py docstring
SusanTan
2013-07-06
[1.6.x] Fixed #14006 -- Documented that Field's 'description' attribute is in...
Tim Graham
2013-07-05
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-05
[1.6.x] Fixed #20561 -- Emphasized that QuerySet.distinct([*fields]) is only ...
Tim Graham
2013-07-05
[1.6.x] Fixed #19539 -- Updated custom model fields example for Python 3.
Tim Graham
2013-07-05
[1.6.x] fixed grammar
hekevintran
2013-07-04
[1.6.x] Fixed #19940 -- Made test.runner.setup_databases properly handle alia...
Tim Graham
2013-07-04
[1.6.x] Fixed #20134 -- Correct list of fields that UserManager requires.
Tim Graham
2013-07-04
[1.6.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Tim Graham
2013-07-04
[1.6.x] Fixed #12579 -- Noted QuerySet.get_or_create() depends on database un...
Tim Graham
2013-07-04
[1.6.x] Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs.
Tim Graham
2013-07-03
[1.6.x] Fixed #20675 -- `check_password` should work when no password is spec...
Simon Charette
2013-07-03
[1.6.x] Fixed #20609 -- Documented how to use request.user with RequestFactory
SusanTan
2013-07-03
[1.6.x] Fixed #20687 -- Added documentation for django.core.signing API.
Tomáš Ehrlich
2013-07-03
[1.6.x] Added check when fetching and updating translations from Transifex
Claude Paroz
[next]