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
Age
Commit message (
Expand
)
Author
2014-02-14
Fixed #21924 -- Added the ability to specify a reverse order for admin_order_...
Klemens Mantzos
2014-02-14
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded...
Lukasz Balcerzak
2014-02-14
Fixed #21177 -- Made resolve_url support relative URLs.
Antoine Catton
2014-02-14
Added missing snippet to show filename in docs
Alasdair Nicol
2014-02-14
Fixed #21654 -- Documented a use-case for Form.errors.as_data().
Loic Bistuer
2014-02-14
Updated docs that misreported django.apps.apps.ready as being a method.
Simon Meers
2014-02-13
Fixed a link in the 1.7 release notes.
Tim Graham
2014-02-13
Fixed #19496 -- Added truncatechars_html filter.
Jeremy
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2014-02-12
Add reference documentation for operations and stubs for schemaeditor.
Andrew Godwin
2014-02-11
Fixed #2445 -- Allowed limit_choices_to attribute to be a callable.
Christopher Adams
2014-02-10
Fixed #21996 -- Used proper encoding for GeoIP content
Claude Paroz
2014-02-10
Added 1.6.3 release notes stub
Claude Paroz
2014-02-10
Fixed #17673 -- Forbid field shadowing.
Christopher Medrela
2014-02-10
Fixed #21190 -- Added a new ePub theme for documentation.
Markus Amalthea Magnuson
2014-02-10
Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Julian Wachholz
2014-02-10
Fixed #20784 -- Added inverse_match parameter to RegexValidator.
Si Feng
2014-02-10
Allowed a message to be passed to assertQuerysetEqual to make it consistent w...
Chris Bailey
2014-02-09
Minor edits to new findstatic functionality; refs #19879.
Tim Graham
2014-02-09
Removed double word in model docs
Claude Paroz
2014-02-09
Fixed #19879 -- Have 'findstatic' says on which directories it searched the r...
Vajrasky Kok
2014-02-09
Fixed #21482 -- Uplifted restriction of collectstatic using symlink option in...
Jannis Leidel
2014-02-09
Fixed #21969: Fix behaviour of initial_data with migrated apps
Andrew Godwin
2014-02-09
Fixed inaccuracies in generic mixins documentation.
Baptiste Mispelon
2014-02-08
Fixed #19373 -- Ported Windows file locking from PyWin32 to ctypes
Kevin Christopher Henry
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-02-08
Removed extra backquote in field docs
Claude Paroz
2014-02-08
Fixed #16192 -- Made unique error messages in ModelForm customizable.
Loic Bistuer
2014-02-06
Updated 1.6.2 release notes for release (and linkified tickets).
Jacob Kaplan-Moss
2014-02-06
Fixed #17713 -- Renamed BaseDatabaseFeatures.allows_primary_key_0 to allows_a...
Vajrasky Kok
2014-02-06
Fixed #17005 -- Added CurrentSiteMiddleware to set the current site on each r...
Christopher Medrela
2014-02-05
Added missing items to 1.6.2 release notes.
Tim Graham
2014-02-05
Extended the release notes for chainable Manager/QuerySet methods.
Loic Bistuer
2014-02-05
Added previous commit to 1.6.2 release notes.
Baptiste Mispelon
2014-02-05
Fixed gendered examples in the docs.
Loic Bistuer
2014-02-04
Removed the this_is_the_login_form hack
Claude Paroz
2014-02-04
Fixed #21911 -- Made admin views redirect to login when needed
Claude Paroz
2014-02-04
Made some PEP8 fixes in docs/ref/forms/widgets.txt
Tim Graham
2014-02-03
Reordered deprecation timeline and added back old info; refs #21920.
Tim Graham
2014-02-02
Added a note about a possible name clash.
Aymeric Augustin
2014-02-02
Fixed typo.
Aymeric Augustin
2014-01-29
Fix typo CRSF -> CSRF
Ian Foote
2014-01-28
Add an extra warning about custom save methods in migrations docs.
Andrew Godwin
2014-01-27
Fixed #21874 -- Require Django applications to have a filesystem path.
Carl Meyer
2014-01-26
Added release note stubs for 1.5.6 and 1.4.11.
Tim Graham
2014-01-26
Added missing items to 1.6.2 release notes.
Tim Graham
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2014-01-26
Fixed #21702 -- get_model('app_label.ModelName').
Aymeric Augustin
2014-01-26
Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
[prev]
[next]