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
2015-09-04
Fixed #25348 -- Removed unused gif/png images from contrib.admin.
elky
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-09-01
Fixed #25320 -- Reverted ManyToManyField.null to False for backwards compatib...
Tim Graham
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
Keryn Knight
2015-08-31
Fixed #25289 -- Updated admin's jQuery to 2.1.4.
Tim Graham
2015-08-31
Fixed #25324 -- Registered ModelAdmin instances with @admin.register decorator
Y3K
2015-08-29
Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.
Y3K
2015-08-28
Fixed #25323 -- Fixed selenium test failures with chromedriver 2.18.
Tim Graham
2015-08-28
Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...
Tim Graham
2015-08-27
Fixed #20597 -- Replaced admin GIF/PNG icons by SVG
elky
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-27
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
Alex Hill
2015-08-19
Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature.
Jani Tiainen
2015-08-18
Fixed #25225 -- Simplified code to remove GEOSIndexError
Tim Graham
2015-08-18
Corrected inconsistent indentation in django/contrib/admin/static/admin/js/ur...
Pedro Maltez
2015-08-18
Fixed typo in django/contrib/admin/static/admin/js/urlify.js.
Pedro Maltez
2015-08-18
Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-13
Fixed #25267 -- Corrected message for admin.E122 system check.
Fabrizio Ettore Messina
2015-08-10
Removed deprecated GeoManager from inspectdb/ogrinspect output.
Tim Graham
2015-08-10
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
Tim Graham
2015-08-08
Refs #25236 -- Removed ifequal/ifnotequal usage.
Tim Graham
2015-08-07
Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
Tim Graham
2015-08-07
Refs #25163 -- Added trimmed option to recent blocktrans addition
Claude Paroz
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-05
Fixed #25226 -- Set the model attribute on ArrayField's base_field
Ion Scerbatiuc
2015-08-04
Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStor...
Curtis Maloney
2015-08-03
Fixed #25206 -- Fixed error message when checking a ModelAdmin fieldset's fie...
Alasdair Nicol
2015-08-03
Made the @register decorator importable from contrib.gis.admin.
aroche
2015-08-01
Fixed #25089 -- Added password validation to createsuperuser/changepassword.
Alex Becker
2015-08-01
Removed unnecessary if statement in createsuperuser command.
Tim Graham
2015-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-30
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
elky
2015-07-29
Fixed #25163 -- Added hint for non-staff users to admin login page.
Luis Visintini
2015-07-28
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
Tim Graham
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-27
Fixed #25142 -- Added PermissionRequiredMixin.has_permission() to allow custo...
Akis Kesoglou
2015-07-22
Fixed JavaScript "no-cond-assign" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-eval" violation.
Tim Graham
2015-07-22
Fixed JavaScript "strict" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-underscore-dangle" violations.
Tim Graham
2015-07-22
Fixed JavaScript "no-shadow" violations.
Tim Graham
2015-07-22
Fixed #25149 -- Replaced window.__admin_utc_offset__ with a data attribute.
Tim Graham
2015-07-21
Fixed #24126 -- Deprecated current_app parameter to auth views.
lukasz.wojcik
2015-07-20
Reworded contrib.auth forms' password confirmation help_text.
Wim Feijen
2015-07-20
Fixed #25141 -- Diminished GDAL dependence during geojson serialization
Claude Paroz
2015-07-20
Fixed #25052; refs #16860 -- Added password validation to UserCreationForm.
Tim Graham
2015-07-20
Refs #16860 -- Moved password_changed() logic to AbstractBaseUser.
Tim Graham
2015-07-18
Fixed JavaScript "no-octal-escape" violations.
Tim Graham
[prev]
[next]