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
/
django
Age
Commit message (
Expand
)
Author
2013-08-13
Bumped version numbers for 1.6b2.
Jacob Kaplan-Moss
2013-08-13
Apply autoescaping to AdminURLFieldWidget.
Jacob Kaplan-Moss
2013-08-13
Fixed is_safe_url() to reject URLs that use a scheme other than HTTP/S.
Jacob Kaplan-Moss
2013-08-06
[1.6.x] Fixed #20865 -- Fixed raw_id_fields to work with callable limit_choic...
Collin Anderson
2013-08-06
[1.6.x] Fixed #19918 -- Modified select_for_update to run on the write database.
Alex Cucu
2013-08-05
[1.6.x] Fixed #20850 -- Added MultiWidget.needs_multipart_form
Tim Heap
2013-08-04
[1.6.x] Fixed backport error in previous commit; refs #15961
Tim Graham
2013-08-04
[1.6.x] Moved get_search_results from BaseModelAdmin to ModelAdmin.
Loic Bistuer
2013-08-04
[1.6.x] Fixed #20822 -- Set content type of default error pages to 'text/html'.
Aymeric Augustin
2013-08-02
[1.6.x] Fixed #18923 -- Corrected usage of sensitive_post_parameters in contr...
Tim Graham
2013-08-02
[1.6.x] Fixed LogEntry.get_admin_url() for non-existent models.
Petr Dlouhý
2013-08-02
[1.6.x] Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypas...
Loic Bistuer
2013-08-02
[1.6.x] Fixed #20838 -- Fixed Geodjango spatialrefsys test failure with postg...
Harm Geerts
2013-08-02
[1.6.x] Tweaked proj string regex in gis tests
Claude Paroz
2013-08-02
[1.6.x] Fixed #18777 -- Localized form fields with as_text/as_hidden
Aleksandra Sendecka
2013-08-02
[1.6.x] Fixed #17519 -- Fixed missing SQL constraints to proxy models.
Tim Graham
2013-08-01
[1.6.x] Removed unused model option "admin"
Tim Graham
2013-07-30
[1.6.x] Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect.
Baptiste Mispelon
2013-07-30
[1.6.x] Added support for IPython.start_ipython in shell
MinRK
2013-07-30
[1.6.x] Fixed a test that could fail depending on PASSWORD_HASHERS.
Aymeric Augustin
2013-07-30
[1.6.x] Fixed #20785 -- Corrected exception caught for Oracle LIKE operator d...
Shai Berger
2013-07-28
[1.6.x] Simplified smart_urlquote and added some basic tests.
Florian Apolloner
2013-07-26
[1.6.x] Fixed #20805 -- Removed an extra colon beside checkboxes in the admin.
Tim Graham
2013-07-26
[1.6.x] Updated contrib.admin to use Email/URLInputs; refs #16630
Tim Graham
2013-07-26
[1.6.x] Fixed related model lookup regression
Anssi Kääriäinen
2013-07-25
[1.6.x] Fixed #20679 -- Corrected CachedFilesMixin.post_process docstring.
Tim Graham
2013-07-25
[1.6.x] Fixed ._meta.pk_index() virtual field failure
Anssi Kääriäinen
2013-07-23
[1.6.x] Fixed #20791 -- Reworded ForeignKey default error message
ersran9
2013-07-23
[1.6.x] Fixed #20760 -- Reduced timing variation in ModelBackend.
Aymeric Augustin
2013-07-23
[1.6.x] Fixed #19019 -- Fixed UserAdmin to log password change.
Kirill Fomichev
2013-07-23
[1.6.x] Minor change to get_extra_descriptor_filter()
Anssi Kääriäinen
2013-07-22
[1.6.x] Fixed #20773 -- [gis] Fixed regression in GoogleMap output
Claude Paroz
2013-07-22
[1.6.x] Fixed #20781 -- Fixed _has_changed regression with MultiValueField
Claude Paroz
2013-07-21
[1.6.x] Fixed an email validation regression
Claude Paroz
2013-07-21
[1.6.x] Fixed #13696 -- ensured inline pk field is rendered
Karen Tracey
2013-07-19
[1.6.x] Fixed #20765 -- Set small values of `step` using exponential notation.
Simon Charette
2013-07-18
[1.6.x] Fixed #20767 -- Fixed ModelAdmin.preserve_filters for namespaced URLs.
Loic Bistuer
2013-07-13
[1.6.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear ...
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-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-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-05
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
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 #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Tim Graham
[next]