index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AUTHORS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #23078 -- Regression in update_contenttypes() interactivity.
Nick Sandford
2014-07-23
1
-0
/
+1
*
Removed primary authors section from AUTHORS.
Tim Graham
2014-07-10
1
-52
/
+45
*
Fixed an alphabetization in AUTHORS
Eric Palakovich Carr
2014-07-05
1
-1
/
+1
*
Fixed #22940 -- Added missing string iterpolation parameters in migrations.wr...
Colin Wood
2014-07-02
1
-0
/
+1
*
Fixed #22756 -- Added view name to technical 404 template if Http404 is raised.
Julia Matsieva
2014-06-30
1
-0
/
+1
*
Fixed #22782 -- Added i18n attr to Sitemap class
Luan Pablo
2014-06-20
1
-0
/
+1
*
Refs #12663 -- Added tests for methods in db.models.options.
Daniel Pyrathon
2014-06-19
1
-0
/
+1
*
Fixed #22778 -- Added a model Meta option to define default_related_name.
Renaud Parent
2014-06-18
1
-0
/
+1
*
Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
2014-06-12
1
-0
/
+1
*
Added note to alphabetize AUTHORS.
Tim Graham
2014-06-11
1
-0
/
+1
*
Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-10
1
-1
/
+1
*
Fixed #20550 -- Added keepdb argument to destroy_test_db
Greg Chapple
2014-06-05
1
-0
/
+1
*
Fixed #11776 -- Added CSS class for non-field/top of form errors.
Nick Presta
2014-06-02
1
-0
/
+1
*
Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.Sel...
Guillaume Pannatier
2014-05-28
1
-0
/
+1
*
Fixed #22502 -- Fixed microseconds/default/form interaction
Stephen Burrows
2014-05-10
1
-0
/
+1
*
Refactored DjangoTranslation class
Doug Beck
2014-04-30
1
-0
/
+1
*
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-26
1
-0
/
+1
*
Fixed #21760 -- prefetch_related used an inefficient query for reverse FK.
valtron
2014-04-13
1
-0
/
+1
*
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
Maxime Turcotte
2014-03-28
1
-0
/
+1
*
Fixed #22001 -- Ensure db_type is respected.
Marc Tamlyn
2014-03-14
1
-0
/
+1
*
Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength
Chris Wilson
2014-03-05
1
-0
/
+1
*
Fixed #22172 -- Allowed index_together to be a single list (rather than list ...
Anubhav Joshi
2014-03-01
1
-0
/
+1
*
Fixed #22002 -- Documented avoiding database interaction in AppConfig.ready().
Zbigniew Siciarz
2014-02-15
1
-0
/
+1
*
Fixed #19299 -- Fixed Nullification of Foreign Keys To CharFields
Albert Wang
2014-02-15
1
-0
/
+1
*
Fixed #2445 -- Allowed limit_choices_to attribute to be a callable.
Christopher Adams
2014-02-11
1
-1
/
+1
*
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-02-08
1
-0
/
+1
*
Added ticket #14007 contributors to AUTHORS
Mark Sandstrom
2014-01-25
1
-0
/
+2
*
Fixed #21497 -- Forced conversion to bytes for very long index names
Joel Bohman
2013-11-24
1
-0
/
+1
*
Fixed #21460 -- Reenabled proper template precedence in find_template
Pablo MartÃn
2013-11-22
1
-0
/
+1
*
Fixed #9523 -- Restart runserver after translation MO files change
Bouke Haarsma
2013-11-02
1
-0
/
+1
*
Fixed #9722 - used pyinotify as change detection system when available
Unai Zalakain
2013-10-30
1
-0
/
+3
*
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-10-14
1
-0
/
+1
*
Fixed #20962 -- Documented that template tag render() may raise exceptions.
Bouke Haarsma
2013-10-14
1
-0
/
+1
*
Fixed #18866 -- added validation error for verbose_name longer than 39 charac...
joaoxsouls
2013-10-14
1
-0
/
+1
*
Fixed #21161 -- Timezone-related tests on Windows.
Aymeric Augustin
2013-10-05
1
-0
/
+1
*
Add myself to authors file
Dan Johnson
2013-09-30
1
-0
/
+1
*
Fixed #20931 -- Fixed select widgets nested choice rendering
Christopher Babiak
2013-09-28
1
-0
/
+1
*
Fixed #21112 -- Make sure sitemaps with no lastmod date work correctly.
Simon Charette
2013-09-17
1
-0
/
+1
*
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-16
1
-0
/
+2
*
Add myself to authors file
Curtis Maloney
2013-09-09
1
-0
/
+1
*
Fixed #21013 -- Ensure that ModelAdmin.get_queryset is considered for the adm...
Juan Catalano
2013-09-07
1
-0
/
+1
*
adding myself to authors file
Garry Polley
2013-09-07
1
-0
/
+1
*
Fixed #20836 -- Ensure that the ForeignKey's to_field attribute is properly c...
Julien Phalip
2013-09-07
1
-0
/
+1
*
Fixed #20007 -- Configured psycopg2 to return UnicodeArrays
Eric Boersma
2013-09-06
1
-0
/
+1
*
Merge pull request #1566 from adamsc64/ticket_11857
Russell Keith-Magee
2013-09-06
1
-0
/
+1
|
\
|
*
Added Christopher Adams to the AUTHORS file.
Christopher Adams
2013-09-06
1
-0
/
+1
*
|
Merge pull request #1581 from mburst/patch-1
Tim Graham
2013-09-06
1
-0
/
+1
|
\
\
|
*
|
Added myself to the contributors list.
Max Burstein
2013-09-06
1
-0
/
+1
*
|
|
Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-...
Russell Keith-Magee
2013-09-06
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Cleanup commit after peer review.
Roberto Aguilar
2013-09-06
1
-1
/
+1
[next]