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-06-14
Converted remaining management commands to argparse
Claude Paroz
2014-06-13
Fixed #22477 -- Removed contrib middleware from the global settings defaults.
mlavin
2014-06-13
Fixed #7599 -- Added get_user_permissions to ModelBackend.
Jorge C. Leitão
2014-06-13
Fixed #6327 -- Added has_module_permission method to BaseModelAdmin
Maxime Turcotte
2014-06-10
Fixed #22770 -- Removed create_superuser from post_migrate signals.
Tim Graham
2014-06-10
Fixed #17431 -- Added send_mail() method to PasswordResetForm.
Jorge C. Leitão
2014-06-10
Fixed #22792 -- Updated checks for list_display_links in model admin
Greg Chapple
2014-06-09
Dropped support for SpatiaLite < 2.4.
Tim Graham
2014-06-09
Added rollback emulation to spatialite backend; refs #22487.
Tim Graham
2014-06-09
Fixed formtools tests with Python 2
Claude Paroz
2014-06-09
Converted Django scripts to argparse
Claude Paroz
2014-06-08
Gave unique names to SpatialRefSysModels.
Aymeric Augustin
2014-06-07
Silenced some GIS deprecation warnings; refs #22384.
Tim Graham
2014-06-06
Fixed #22772 -- Defer wizard temporary files deletion.
Simon Charette
2014-06-05
Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise Valu...
Anubhav Joshi
2014-06-05
Fixed #22746 -- Removed background property from pre/code in admin CSS.
Konstantin Koroviev
2014-06-03
Removed erroneous trailing comma in OLMapWidget.js.
Egor Semiguzov
2014-06-03
Fixed #22384 -- Deprecated reversing URLs by dotted path.
Tim Graham
2014-06-02
Revert "Fixed #19303 -- Fixed ModelAdmin.formfield_overrides on fields with c...
Tim Graham
2014-06-01
Fixed syntax error in ogrinspect.py management command.
Fabio Rueda
2014-06-01
Merge pull request #2726 from gchp/ticket-20550
Aymeric Augustin
2014-05-30
Fixed #19905 -- Fixed leakage of file descriptors in form wizard.
Florian Apolloner
2014-05-29
Fixed #20401 -- ContentTypeManager.get_for_model reads from db_for_read.
Antonis Christofides
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-05-28
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-28
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
Claude Paroz
2014-05-24
Removed comment forgotten in 3caf957ed5
Claude Paroz
2014-05-24
Removed GeoWhereNode, obsoleted by GISLookup
Claude Paroz
2014-05-22
Added array field support for PostgreSQL.
Marc Tamlyn
2014-05-20
Fixed #22557 -- ManifestStaticFilesStorage did not cleanup deleted files.
Denis Cornehl
2014-05-20
Removed unused translations in auth tests
Claude Paroz
2014-05-19
Fixed #22638 -- Changed CookieWizardView to ignore invalid cookies
Erik Romijn
2014-05-19
Updated translation catalogs
Claude Paroz
2014-05-19
Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager.
Tim Graham
2014-05-19
Removed locale dirs for single-message apps
Claude Paroz
2014-05-17
Fixed contrib.gis tests breaking in some edge cases.
Baptiste Mispelon
2014-05-17
Fixed jenkins breakage, apparently migrations need a models module.
Florian Apolloner
2014-05-16
Fixed #15716 - Authentication backends can short-circuit authorization.
Jorge C. Leitão
2014-05-16
Fixed #22266 - quote PK before redirecting away from add_view (django.contrib...
Stas Rudakou
2014-05-16
Remove old compatibility shims from d.c.gis.
Marc Tamlyn
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-15
Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.
Anders Steinlein
2014-05-14
Added additional checks in is_safe_url to account for flexible parsing.
Erik Romijn
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-05-10
Fixed #21685 -- Displayed app verbose name in admindocs model index
Claude Paroz
2014-05-07
Restored site header text in password reset view.
Ramiro Morales
2014-04-26
Fix many many typos in comments throughout the codebase
Alex Gaynor
2014-04-25
Fixed #22515 -- Fixed the object_id of the LogEntry that's created after a us...
Tim Graham
2014-04-23
Added Spatialite support to the new migration framework
Claude Paroz
2014-04-23
Used migration framework in GIS test tearDown
Claude Paroz
[prev]
[next]