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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2012-06-16
Updated the admin's minified JS files.
Julien Phalip
2012-06-16
Fixed #18477 -- Fixed colspan value when a TabularInline form contains valida...
Julien Phalip
2012-06-16
Skip GeometryFieldTest if there's no spacial database.
Julien Phalip
2012-06-15
Favored text (StringIO) over binary content for deserialization
Claude Paroz
2012-06-14
IfParser.next() method renamed to avoid confusion with iterator protocol.
Luke Plant
2012-06-14
Reverted part of 169b1a40 which was mistakenly applied to a non-iterator class.
Luke Plant
2012-06-14
Executed SpatialRefSysTest only with spatial backend
Claude Paroz
2012-06-14
Discovered some geodjango tests with standard mechanism
Claude Paroz
2012-06-14
Fixed #17754 -- Refactored gis.measure
Claude Paroz
2012-06-14
Fixed #12140 -- Fixed http.urlencode result for empty lists
Claude Paroz
2012-06-13
Fixed connection.queries encoding handling on Oracle
Anssi Kääriäinen
2012-06-13
Fixed #18461 -- Ensured that last_executed_query returns Unicode
Claude Paroz
2012-06-12
Cleaned up locale-related encoding issues
Claude Paroz
2012-06-11
Fixed #18463 -- Forced type() argument to be a byte string
Claude Paroz
2012-06-11
Fixed #18451 -- Vastly improved class based view documentation.
Jannis Leidel
2012-06-10
Fixed #18457 -- Fixed encoding error in yaml deserializer
Claude Paroz
2012-06-10
Corrected way to get URL of object in admin history template
Luke Plant
2012-06-09
Fixed #17159 -- Validated returned number of next|previous_page_number
Claude Paroz
2012-06-09
Reverted 905e33f, now that DatabaseFeatures does not need confirm
Claude Paroz
2012-06-09
Fixed #17760 -- Implemented callable database features as cached properties
Claude Paroz
2012-06-09
Fixed #16418 -- Made generic views work with ModelForms
Anssi Kääriäinen
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
Used git log instead of git show for last commit's timestamp
Anssi Kääriäinen
2012-06-08
Merge pull request #123 from apollo13/ticket18381
Aymeric Augustin
2012-06-07
Fixed #18433 -- Fixed "View on Site" link in inline admin for models with cus...
Daniel Hepper
2012-06-07
Fixed #18432 -- Prevented the ForeignKey field from creating an invalid query...
Jann Kleen
2012-06-07
Fixed #18363 -- Added Python 3 compatibility layer.
Claude Paroz
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-06-07
Don't escape object ids when passing to the contenttypes.shortcut view.
Florian Apolloner
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-07
Fixed #10200 -- Raised CommandError when errors happen in loaddata.
Claude Paroz
2012-06-07
Fixed #14502 -- Added a verbatim template tag.
Aymeric Augustin
2012-06-06
Small cleanup in prefetch_related code
Luke Plant
2012-06-06
Fixed #18309 - Prefetch related does not work for fkey to multitable inherite...
Luke Plant
2012-06-06
Made TestNoInitialDataLoading pass with MySQL (Refs #15926)
Claude Paroz
2012-06-06
Fixed #18184 -- Moved algorithm identification code to hashers module
Claude Paroz
2012-06-06
Delayed encoding of password and salt in password checking.
Claude Paroz
2012-06-06
Fixed #17328 -- Added OpenLayersWidget _has_changed method
Claude Paroz
2012-06-06
Fixed #17736 -- Kept maximal floating-point accuracy in from_bbox
Claude Paroz
2012-06-05
Fixed #15926 -- Added option --no-initial-data to syncdb and flush.
Honza Kral
2012-06-05
Merge branch 'master' of https://github.com/django/django
martin.bohacek
2012-06-05
Ticket #17804 fix.
martin.bohacek
2012-06-04
Used skipUnless decorator to skip tests in geos tests.
Claude Paroz
2012-06-03
Fixed #17138 -- Made the sensitive_variables decorator work with object methods.
Julien Phalip
2012-06-03
Remove the summary attribute of the table
Samuel Sutch
2012-06-02
Fixed #14478 -- Isolated messages tests from custom TEMPLATE_CONTEXT_PROCESSORS
Claude Paroz
2012-06-02
Made sitemaps tests use override_settings. Refs #14478
Claude Paroz
2012-06-01
Made inspectdb tests deal with a smaller generated models.py file.
Ramiro Morales
2012-06-01
Fixed a typo in a comment. Refs #17742.
Aymeric Augustin
[prev]
[next]