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
*
[1.9.x] Removed unexpected initial attribute in data migration examples.
Stefano Rivera
2017-03-25
1
-0
/
+1
*
[1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of...
Brad Melin
2016-06-02
1
-0
/
+1
*
[1.9.x] Fixed #26558 -- Removed need for request context processor on admin l...
Dan Stephenson
2016-05-04
1
-0
/
+1
*
[1.9.x] Fixed #24016 -- Added "Migrating data between third-party apps" howto.
rixx
2016-04-06
1
-0
/
+1
*
[1.9.x] Fixed #14131 -- Added note to docs about Pagination and large Querysets
Daniel Jilg
2016-04-02
1
-0
/
+1
*
[1.9.x] Fixed #26136 -- Removed URL reversing by dotted path from JavaScript ...
Yoong Kang Lim
2016-01-27
1
-0
/
+1
*
[1.9.x] Fixed typo in docs/index.txt.
auvipy
2016-01-18
1
-0
/
+1
*
[1.9.x] Fixed #26035 -- Prevented user-tools from appearing on admin logout p...
Scott Pashley
2016-01-06
1
-0
/
+1
*
[1.9.x] Fixed #25812 -- Restored the ability to use custom formats with the d...
Gagaro
2015-11-28
1
-0
/
+1
*
[1.9.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs.
Thijs van Dien
2015-11-07
1
-0
/
+1
*
[1.9.x] Removed duplicated entry from AUTHORS.
Sergey Fedoseev
2015-10-21
1
-1
/
+0
*
[1.9.x] Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2015-10-21
1
-0
/
+1
*
[1.9.x] Fixed #25503 -- Fixed system check crash on ForeignKey to abstract mo...
Mariusz Felisiak
2015-10-06
1
-0
/
+1
*
[1.9.x] Fixed #25481 -- Added field.help_text to "Looping over a form's field...
John Moses
2015-10-02
1
-0
/
+1
*
Fixed #15760 -- Added JavaScript events for admin inline forms.
ramez
2015-09-21
1
-0
/
+1
*
Fixed #24944 -- Added extra_email_context parameter to password_reset() view.
sujayskumar
2015-09-18
1
-0
/
+1
*
Fixed #25259 -- Added comments to header of generated migration files
Tyson Clugg
2015-08-31
1
-0
/
+1
*
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-27
1
-0
/
+1
*
Fixed #14217 -- Added validation for field name collision when using model in...
sarthakmeh
2015-08-25
1
-0
/
+1
*
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-24
1
-0
/
+1
*
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...
Tommy Beadle
2015-08-24
1
-0
/
+1
*
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-15
1
-0
/
+2
*
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-08-11
1
-0
/
+1
*
Added Chris Jones and Kenneth Love to AUTHORS.
Kenneth Love
2015-07-21
1
-0
/
+2
*
Fixed #24375 -- Added Migration.initial attribute
Andrei Kulakov
2015-07-13
1
-0
/
+1
*
Fixed #23190 -- Made Paginator.page_range an iterator
Rigel Di Scala
2015-07-03
1
-0
/
+1
*
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only exte...
Jan Pazdziora
2015-07-02
1
-0
/
+1
*
Fixed #24997 -- Enabled bulk_create() on proxy models
William Schwartz
2015-07-02
1
-0
/
+1
*
Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work.
Francisco Albarran
2015-06-22
1
-0
/
+1
*
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
Nick Pope
2015-06-18
1
-0
/
+1
*
Fixed #24914 -- Added authentication mixins for CBVs
Markus Holtermann
2015-06-17
1
-0
/
+1
*
Refs #9619 -- Added a test that Field.from_db_value() is called on QuerySet.v...
JensDiemer
2015-06-17
1
-0
/
+1
*
Added Sutrisno Efendi to AUTHORS.
Sutrisno Efendi
2015-06-10
1
-0
/
+1
*
Added myself to AUTHORS
girishkumarkh
2015-06-09
1
-0
/
+1
*
Added Markus Amalthea Magnuson to AUTHORS.
Markus Amalthea Magnuson
2015-06-06
1
-0
/
+1
*
Fixed #24159 -- Made compilemessages run across all apps.
Matthew Somerville
2015-06-04
1
-1
/
+1
*
Fixed #24846 -- Added support to MySQL SchemaEditor for all blob/text data types
Adam Chainz
2015-05-30
1
-0
/
+1
*
Added myself to AUTHORS
Riccardo Magliocchetti
2015-05-19
1
-0
/
+1
*
Fixed #24774 -- Made contrib.site's Site.domain field unique
Piotr Jakimiak
2015-05-16
1
-0
/
+1
*
Fixed #24656 -- Added missing imports to query expressions doc.
Nicolas NoƩ
2015-04-24
1
-0
/
+1
*
Fixed #22394 -- Refactored built-in datetime lookups to transforms.
Jon Dufresne
2015-04-20
1
-0
/
+1
*
Fixed #24611 -- Fixed update() crash with related UUID pk object.
Jay Wineinger
2015-04-13
1
-0
/
+1
*
Fixed #24278 -- Fixed serialization of migration operations.
Marten Kenbeek
2015-04-05
1
-0
/
+1
*
Added Ryan Hall to AUTHORS. Refs #24554
Ryan Hall
2015-04-01
1
-0
/
+1
*
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
Andriy Sokolovskiy
2015-03-30
1
-1
/
+1
*
Fixed #24469 -- Refined escaping of Django's form elements in non-Django temp...
Moritz Sichert
2015-03-27
1
-0
/
+1
*
Added Alex Hill to AUTHORS.
Aymeric Augustin
2015-03-21
1
-0
/
+1
*
Fixed #24419 -- Added sendtestemail management command
Loek van Gent
2015-03-20
1
-0
/
+1
*
Added myself to AUTHORS; refs #24226.
ifedapo olarewaju
2015-03-12
1
-0
/
+1
*
Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used durin...
Aksel Ethem
2015-03-12
1
-0
/
+1
[next]