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
/
contrib
Age
Commit message (
Expand
)
Author
2014-03-19
Merge pull request #2221 from bmispelon/LazyObject-refactor
Andrew Godwin
2014-03-19
Fixed migration so MySQL GIS test doesn't fail; refs #22001.
Eric Palakovich Carr
2014-03-18
Fixed a regression from 2e5b82f6277227b69e9a6c5261a6deb14fff15dc
Florian Apolloner
2014-03-18
Made a test app label unique.
Florian Apolloner
2014-03-15
Remove u prefixes, skip test unless spatial db.
Marc Tamlyn
2014-03-14
Fixed #22001 -- Ensure db_type is respected.
Marc Tamlyn
2014-03-13
Simplified implementation of collectstatic command.
Baptiste Mispelon
2014-03-11
Tweak password admin change form view context. Refs #21293.
Ramiro Morales
2014-03-11
Fixed #21293 -- Adjusted admin header CSS to fix admin password reset template.
Tim Graham
2014-03-09
Prevented admin from importing auth.User.
Aymeric Augustin
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-08
Fixed #22034 -- Added a specific set of relation checks for GenericInlineMode...
Russell Keith-Magee
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-03-06
Fixed issues and added new scripts to urlify.js
Baptiste Mispelon
2014-03-05
Fixed #22207 -- Added support for GenericRelation reverse lookups
Gabe Jackson
2014-03-04
Cleaned up a repr() hack that caused problems on Python3.
Russell Keith-Magee
2014-03-03
Fixed #16727 -- Added protocol-relative URL support to contenttypes.views.sho...
Thomas Sorrel
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-03-03
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Greg Chapple
2014-03-03
Edited model check messages for grammar and consistency.
Russell Keith-Magee
2014-03-03
Edited contrib.sites check messages for grammar and consistency.
Russell Keith-Magee
2014-03-03
Cleanup of contrib.contenttypes check messages.
Russell Keith-Magee
2014-03-03
Edited contrib.auth check messages for grammar and consistency.
Russell Keith-Magee
2014-03-03
Edited contrib.admin check messages for grammar and consistency.
Russell Keith-Magee
2014-03-01
Fixed #22137 -- Made Widget.is_hidden a read-only property
Claude Paroz
2014-02-23
Allowed some auth tests to be run independently
Claude Paroz
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-22
Added tests and minified javascript missing in 83a3add4bed8d8d49f93b30c817c66...
Bas Peschier
2014-02-18
Fixed #21790 -- Removed reliance on an assert in auth.get_user().
Tim Graham
2014-02-18
flake8 fixes (unused imports and variables).
Tim Graham
2014-02-18
Fixed broken tests when running with a non-TTY stdin.
Baptiste Mispelon
2014-02-18
Removed BaseCommand.stdin introduced in 116d39842dab2569013856e9f3701a7cb6554...
Baptiste Mispelon
2014-02-18
Consolidated all tests for createsuperuser in the same TestCase.
Baptiste Mispelon
2014-02-17
Fixed #7423 -- Skip superuser creation when not running in a TTY.
Baptiste Mispelon
2014-02-15
Split line and added indentation for better readability.
Aleksander Budzinski
2014-02-15
Fixed some flake8 errors from recent commits.
Tim Graham
2014-02-15
Fixed typo in comment.
Rodolfo Carvalho
2014-02-15
Fixed #22018 -- Fixed checks for ModelAdmin.fields not handling sub-lists.
Aaron France
2014-02-15
Fixed typo in test docstring.
Rodolfo Carvalho
2014-02-14
Fixed #21924 -- Added the ability to specify a reverse order for admin_order_...
Klemens Mantzos
2014-02-13
Removed _actions_icnt declaration from local scope in admin JS.
Bas Peschier
2014-02-13
Fixed #21064 -- Refactored common logic in ModelAdmin.add_view and change_view.
Adam Avramov
2014-02-12
Reworked the detection of local storages for the collectstatic command.
Loic Bistuer
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
Fixed #21371 -- Added the block.super to admin bodyclass blocks.
julien 'pouete' Godin
2014-02-10
Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Julian Wachholz
2014-02-09
Removed unused import in humanize tests.
Tim Graham
2014-02-09
Fixed #21992: Skipped test when pytz is missing.
Adam Avramov
2014-02-09
Fixed #21382 - Added "has_original" to stacked inlines.
Ryan Kaskel
[next]