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
2012-02-09
Fixed #16958 -- Correctly use the queryset method in the auth app's UserAdmin...
Jannis Leidel
2012-02-09
added German (Switzerland) localflavor formats
Jannis Leidel
2012-02-09
Fixed #10793 -- Stopped caching paginator instances in sitemap classes to pre...
Jannis Leidel
2012-02-09
Fixed #7758 and #17189 -- Allowed to override the `form_url` context var in t...
Jannis Leidel
2012-02-09
Fixed #159 -- Prevent the `AdminSite` from logging users out when they try to...
Jannis Leidel
2012-02-05
Improved on r17454 to ensure that `collapse.js` only gets minified when `DEBU...
Julien Phalip
2012-02-05
Fixed #17521 -- Made the minified JS files be used in the admin only when `DE...
Julien Phalip
2012-02-04
Fixed #17458 -- Marked Http404 error messages for translation. Thanks, Claude...
Jannis Leidel
2012-02-04
Fixed #17597 -- Marked a word for translation in the comments app's form clas...
Jannis Leidel
2012-02-04
Fixed #17596 -- Stopped the AdminField class from double quoting its label. T...
Jannis Leidel
2012-02-04
Fixed #13914 -- Added natural keys to User and Group models in auth contrib a...
Jannis Leidel
2012-02-03
Made a bunch more edits up until [17418]
Adrian Holovaty
2012-01-29
Fixed #8995 -- Added support for HTTPS in sitemaps.
Aymeric Augustin
2012-01-29
Fixed #2713 -- Made the name of the sitemap view a parameter of the sitemap i...
Aymeric Augustin
2012-01-28
Added basic tests for databrowse. Refs #5968.
Aymeric Augustin
2012-01-28
Fixed #5968 -- Allowed (un-)registering with databrowse several models at once.
Aymeric Augustin
2012-01-28
Added __future__ import for Python 2.5 forgotten in r17402.
Aymeric Augustin
2012-01-28
Fixed #12972 -- Validated that flatpages URLs start and (when appropriate) en...
Aymeric Augustin
2012-01-28
Fixed #12099 -- Prevented admindocs from crashing when an application that pr...
Aymeric Augustin
2012-01-24
Fixed #17506 -- Did a minor optimization in the sessions' database backend. T...
Julien Phalip
2012-01-23
Reverted [17378] until a public API is available for application labels.
Ramiro Morales
2012-01-19
Fixed translatability of application names in admin app.
Ramiro Morales
2012-01-07
Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for...
Aymeric Augustin
2012-01-07
Fixed #17415 -- Reset database sequence for Site's pk after creating the defa...
Aymeric Augustin
2012-01-02
Fixed #8997 -- Prevented the contenttypes `shortcut` view to hide errors occu...
Julien Phalip
2012-01-02
Improved the labels and help texts in the admin filter widget.
Julien Phalip
2012-01-02
Slightly improved the help text for the "Password" field in the `auth.User` a...
Julien Phalip
2012-01-02
Fixed #11410 -- Moved the "Groups" field to the "Permissions" module in the `...
Julien Phalip
2011-12-28
Added the `wait_until()` and `wait_loaded_tag()` methods to `AdminSeleniumWeb...
Julien Phalip
2011-12-27
Fixed #17455 -- Extended `CachedStaticFilesStorage` slightly to handle some U...
Jannis Leidel
2011-12-25
Fixed #17462: Adjusted staticfiles CachedFilesMixin code so its tests pass on...
Karen Tracey
2011-12-24
Fixed #17457 -- Marked strings used in hash descriptions for translation.
Aymeric Augustin
2011-12-24
Fixed #17414 -- Prevented numberformat from trying to group digits when the n...
Aymeric Augustin
2011-12-24
Added a password reset link to default admin login page if a password reset U...
Luke Plant
2011-12-23
Fixed #17450 -- Added missing import to auth models module forgotten in r1725...
Jannis Leidel
2011-12-23
Renovated password hashing, including the forgotten files in r17253.
Paul McMillan
2011-12-23
Renovated password hashing. Many thanks to Justine Tunney for help with the i...
Paul McMillan
2011-12-22
Updated English base translation files in preparation of the alpha release so...
Jannis Leidel
2011-12-22
Fixed a broken translation string in the flatpages' forms module.
Jannis Leidel
2011-12-22
Fixed #2879 -- Added support for the integration with Selenium and other in-b...
Julien Phalip
2011-12-19
Stopped unconditionally reversing admin model add/change URLs.
Ramiro Morales
2011-12-19
Fixed #17408 -- Cleaned up some namings in `contrib.formtools`. Thanks, Steph...
Julien Phalip
2011-12-19
Fixed #17163 -- Added the `NamedUrlWizardView.get_step_url()` method. Thanks,...
Julien Phalip
2011-12-19
Fixed #17162 -- Removed the useless `WizardView.get_wizard_name()` method. Th...
Julien Phalip
2011-12-19
Fixed #17151 -- Renamed `wizard_prev_step` to the clearer `wizard_goto_step` ...
Julien Phalip
2011-12-19
Fixed #17150 -- Made `NamedUrlWizardView.url_name` available in the template ...
Julien Phalip
2011-12-19
Fixed #17148 -- Fixed the signature of `WizardView.get_context_data()` to pla...
Julien Phalip
2011-12-17
Fixed various dodgy behaviours
Adrian Holovaty
2011-12-17
Explained why UserCreationForm performs custom validation of usernames. Refs ...
Aymeric Augustin
2011-12-17
Converted some of the built-in views to use content_type instead of mimetype ...
Adrian Holovaty
[prev]
[next]