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-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
2015-07-18
Fixed JavaScript "no-multi-spaces" violations.
Tim Graham
2015-07-18
Fixed JavaScript "space-infix-ops" violations.
Tim Graham
2015-07-18
Fixed JavaScript "dot-notation" violations.
Tim Graham
2015-07-18
Fixed JavaScript "key-spacing" violations.
Tim Graham
2015-07-18
Fixed JavaScript "comma-spacing" violations.
Tim Graham
2015-07-18
Fixed JavaScript "indent" violations.
Tim Graham
2015-07-18
Fixed JavaScript space-before-function-paren violations.
Tim Graham
2015-07-18
Fixed JavaScript "curly" violations.
Tim Graham
2015-07-17
Refs #25073 -- Copied recently added verbose_names to migrations.
Tim Graham
2015-07-17
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Edward Henderson
2015-07-17
Allowed installing closure with pip for admin JavaScript compression.
Tim Graham
2015-07-14
Fixed #24716 -- Deprecated Field._get_val_from_obj()
Thomas Stephenson
2015-07-13
Fixed #25117 -- Added Romanian char map for Javascript slug generation
Razvan Andrei Ionescu
2015-07-13
Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than h...
Ben Spaulding
2015-07-13
Explicitly passed rounds as rounds to bcrypt.gensalt()
Curtis Maloney
2015-07-13
Fixed #25116 -- Removed long-broken admindocs bookmarklets
Ben Spaulding
2015-07-12
Fixed #25073 -- Added verbose_name to contrib's model fields that were missin...
Szilveszter Farkas
2015-07-10
Fixed #25072 -- Prevented GDALRaster memory to be uncollectable
Claude Paroz
2015-07-08
Fixed #19324 -- Avoided creating a session record when loading the session.
Carl Meyer
2015-07-03
Fixed #25032 -- Removed double redirect in admin login.
Jan Pazdziora
2015-07-02
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...
Jan Pazdziora
2015-07-02
Fixed #25053 -- Made admin templates use |safe with password help_text
Adam Taylor
2015-07-02
Fixed #24908 -- Fixed duplicate readonly field rendering.
jpic
2015-06-29
Removed unreachable code
Andriy Sokolovskiy
2015-06-27
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig a...
Trey Hunner
2015-06-27
Sorted imports in __init__.py files.
Tim Graham
2015-06-27
Fixed #24887 -- Removed one-arg limit from models.aggregate
Greg Chapple
2015-06-26
Loaded real destructor functions before garbage time
Claude Paroz
2015-06-25
Revert "Reverted lazy initialization of GIS destroy functions"
Claude Paroz
2015-06-25
Reverted lazy initialization of GIS destroy functions
Claude Paroz
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
Refs #24840 -- Added GDALRaster Warp and transform methods
Daniel Wiesmann
2015-06-23
Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization
Daniel Wiesmann
2015-06-22
Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work.
Francisco Albarran
2015-06-22
Refs #25006 -- Added a '6 p.m.' option to the admin's time picker.
Tim Graham
2015-06-20
Added GDAL 2.0 support
Claude Paroz
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-06-18
Fixed #24962 -- Added newline to characters escaped by contrib.admin.utils.qu...
Tim Graham
2015-06-18
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
Nick Pope
2015-06-17
Fixed #24914 -- Added authentication mixins for CBVs
Markus Holtermann
2015-06-16
Refs #16860 -- Fixed a resource and deprecation warning in password validation.
Tim Graham
2015-06-15
Fixed #24894 -- Added contrib.postgres.functions.TransactionNow
Adam Chainz
2015-06-15
Fixed #24979 -- Removed usage of inspect.getargspec().
Tim Graham
2015-06-15
Removed django.utils.functional.total_ordering()
Tim Graham
2015-06-15
Corrected to not erroneously mention email as being required.
elena
2015-06-13
Fixed #24890 -- Added warning to collectstatic when static files have clashin...
Markus Amalthea Magnuson
[next]