index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AUTHORS
Age
Commit message (
Expand
)
Author
2015-03-12
[1.7.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...
Aksel Ethem
2014-08-30
[1.7.x] Fixed #23370 -- defer() + select_related() crashed with inherited mod...
Akis Kesoglou
2014-08-19
[1.7.x] Fixed #23316 -- Added datetime.time serialization in migrations.
Lee Sanghyuck
2014-07-23
[1.7.x] Fixed #23078 -- Regression in update_contenttypes() interactivity.
Nick Sandford
2014-07-02
[1.7.x] Fixed #22940 -- Added missing string iterpolation parameters in migra...
Colin Wood
2014-06-12
[1.7.x] Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
2014-06-10
[1.7.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-05-10
[1.7.x] Fixed #22502 -- Fixed microseconds/default/form interaction
Stephen Burrows
2014-04-13
[1.7.x] Fixed #21760 -- prefetch_related used an inefficient query for revers...
valtron
2014-03-14
Fixed #22001 -- Ensure db_type is respected.
Marc Tamlyn
2014-03-05
Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength
Chris Wilson
2014-03-01
Fixed #22172 -- Allowed index_together to be a single list (rather than list ...
Anubhav Joshi
2014-02-15
Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().
Zbigniew Siciarz
2014-02-15
Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFields
Albert Wang
2014-02-11
Fixed #2445 -- Allowed limit_choices_to attribute to be a callable.
Christopher Adams
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-01-25
Added ticket #14007 contributors to AUTHORS
Mark Sandstrom
2013-11-24
Fixed #21497 -- Forced conversion to bytes for very long index names
Joel Bohman
2013-11-22
Fixed #21460 -- Reenabled proper template precedence in find_template
Pablo MartÃn
2013-11-02
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-10-30
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
Fixed #20962 -- Documented that template tag render() may raise exceptions.
Bouke Haarsma
2013-10-14
Fixed #18866 -- added validation error for verbose_name longer than 39 charac...
joaoxsouls
2013-10-05
Fixed #21161 -- Timezone-related tests on Windows.
Aymeric Augustin
2013-09-30
Add myself to authors file
Dan Johnson
2013-09-28
Fixed #20931 -- Fixed select widgets nested choice rendering
Christopher Babiak
2013-09-17
Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.
Simon Charette
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-09
Add myself to authors file
Curtis Maloney
2013-09-07
Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the adm...
Juan Catalano
2013-09-07
adding myself to authors file
Garry Polley
2013-09-07
Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly c...
Julien Phalip
2013-09-06
Fixed #20007 -- Configured psycopg2 to return UnicodeArrays
Eric Boersma
2013-09-06
Merge pull request #1566 from adamsc64/ticket_11857
Russell Keith-Magee
2013-09-06
Added Christopher Adams to the AUTHORS file.
Christopher Adams
2013-09-06
Merge pull request #1581 from mburst/patch-1
Tim Graham
2013-09-06
Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-...
Russell Keith-Magee
2013-09-06
Cleanup commit after peer review.
Roberto Aguilar
2013-09-06
Added name to AUTHORS (per Russell Keith-Magee)
Roberto Aguilar
2013-09-06
Added myself to the contributors list.
Max Burstein
2013-09-06
Merge pull request #1579 from ianawilson/ticket_21058
Russell Keith-Magee
2013-09-06
Added Rudy Mutter to AUTHORS for his work, ref #20821.
Julien Phalip
2013-09-06
adds fix and test for when a template is not specified at all to render(). fi...
Ian Wilson
2013-08-21
Added myself to the committers list.
evildmp
2013-08-15
Fixed #20895 -- Made check management command warn if a BooleanField does not...
Alasdair Nicol
2013-08-14
Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter.
Jonathan Slenders
2013-08-14
Fixed #11400 -- Passed kwargs from AbstractUser.email_user() to send_mail()
SusanTan
2013-08-13
Fixed #20864 -- Made the test client use common method for performing requests.
Krzysztof Jurewicz
2013-08-09
Fixed #18356 -- Gave the test client signals.template_rendered call a unique ...
Bojan Mihelac
[next]