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
/
django
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[soc2009/multidb] `LayerMapping` and geographic sitemap views weren't using `...
Justin Bronn
2009-12-22
2
-3
/
+3
*
[soc2009/multidb] Fixed a problem with overzealous purging of contenttypes du...
Alex Gaynor
2009-12-21
1
-2
/
+2
*
[soc2009/multidb] Merged up to trunk r11917.
Alex Gaynor
2009-12-19
2
-2
/
+10
*
[soc2009/multidb] Cleaned up the interaction between managers and the using(...
Alex Gaynor
2009-12-18
3
-29
/
+21
*
[soc2009/multidb] Merged up to trunk r11901.
Alex Gaynor
2009-12-17
4
-7
/
+13
*
[soc2009/multidb] Merged up to trunk r11900.
Alex Gaynor
2009-12-17
3
-31
/
+41
*
[soc2009/multidb] Modified admin to allow for multidb customization. Patch f...
Alex Gaynor
2009-12-17
2
-14
/
+26
*
[soc2009/multidb] More cleanups of using= arguments. Patch from Russell Keit...
Alex Gaynor
2009-12-17
2
-12
/
+15
*
[soc2009/multidb] Added using argument to comment view. Patch from Russell K...
Alex Gaynor
2009-12-17
1
-2
/
+2
*
[soc2009/multidb] Modified using= arguments to default to None; modified quer...
Alex Gaynor
2009-12-17
3
-9
/
+9
*
[soc2009/multidb] Added partial handling for comments to be multi-db complian...
Alex Gaynor
2009-12-17
1
-8
/
+10
*
[soc2009/multidb] Add multi-db support to fixture loading. Involves a rework ...
Alex Gaynor
2009-12-17
1
-2
/
+2
*
[soc2009/multidb] Updated contrib.auth User model for multi-db support. Patc...
Alex Gaynor
2009-12-17
1
-6
/
+6
*
[soc2009/multidb] Updated content types to be multidb aware. Patch from Russ...
Alex Gaynor
2009-12-17
3
-30
/
+31
*
[soc2009/multidb] Merged up to trunk r11885.
Alex Gaynor
2009-12-17
6
-54
/
+47
*
[soc2009/multidb] Fixed #11741 -- Updates to the spatial backends (e.g., re-e...
Alex Gaynor
2009-12-16
18
-193
/
+429
*
[soc2009/multidb] Reorganized sql.InsertQuery to defer the need for a connect...
Alex Gaynor
2009-12-15
1
-13
/
+6
*
[soc2009/multidb] Merged up to trunk r11864.
Alex Gaynor
2009-12-14
3
-4
/
+26
*
[soc2009/multidb] Merged up to trunk r11858.
Alex Gaynor
2009-12-13
10
-63
/
+103
*
[soc2009/multidb] Merged in all of Justin Bronn's GIS work. Multidb should ...
Alex Gaynor
2009-12-12
87
-3223
/
+2723
*
[soc2009/multidb] Merged up to trunk r11810. There are many conflicts in thi...
Alex Gaynor
2009-12-12
7
-17
/
+212
*
[soc2009/multidb] Merged up to trunk r11804.
Alex Gaynor
2009-12-09
27
-9
/
+1494
*
[soc2009/multidb] Merged up to trunk r11785.
Alex Gaynor
2009-12-03
2
-17
/
+17
*
[soc2009/multidb] Resolved a number of strange merge conflicts that had arise...
Alex Gaynor
2009-11-23
1
-3
/
+4
*
[soc2009/multidb] Renaming of database attributes - you now use NAME, ENGINE,...
Alex Gaynor
2009-11-23
1
-2
/
+2
*
[soc2009/multidb] Updated db-backed session to be multi-db compatible. Patch...
Alex Gaynor
2009-11-23
1
-2
/
+7
*
[soc2009/multidb] Merged up to trunk r11760.
Alex Gaynor
2009-11-23
1
-4
/
+3
*
[soc2009/multidb] Split SQL construction into two seperate classes, the Query...
Alex Gaynor
2009-11-21
3
-7
/
+8
*
[soc2009/multidb] Merged up to trunk r11756.
Alex Gaynor
2009-11-21
66
-635
/
+932
*
[soc2009/multidb] Updated to trunk r11603. This includes a critical security...
Alex Gaynor
2009-10-09
13
-75
/
+68
*
[soc2009/multidb] Merged up to trunk r11467.
Alex Gaynor
2009-08-18
2
-3
/
+3
*
[soc2009/multidb] Updated to trunk r11371.
Alex Gaynor
2009-07-31
5
-27
/
+59
*
[soc2009/multidb] Merged up to trunk r11251.
Alex Gaynor
2009-07-16
8
-48
/
+101
*
[soc2009/multidb] Merged up to trunk r11240.
Alex Gaynor
2009-07-16
4
-13
/
+51
*
[soc2009/multidb] Merged up to trunk r11205
Alex Gaynor
2009-07-09
2
-3
/
+8
*
[soc2009/multidb] Merged up to trunk r11127
Alex Gaynor
2009-07-01
10
-19
/
+41
*
[soc2009/multidb] Merged up to trunk r11103. Resolved merge conflict
Alex Gaynor
2009-06-26
1
-1
/
+1
*
[soc2009/multidb] Merged up to trunk r11068
Alex Gaynor
2009-06-18
1
-0
/
+3
*
[soc2009/multidb] Merged up to trunk r11009
Alex Gaynor
2009-06-16
4
-41
/
+57
*
[soc2009/multidb] Merged up to trunk r10931. Resolved the slight merge conflict
Alex Gaynor
2009-06-06
1
-1
/
+1
*
[soc2009/multidb] Correct the type signature on CommentFlag.save
Alex Gaynor
2009-06-03
1
-2
/
+2
*
[soc2009/multidb] Merged multidb up to trunk r10914
Alex Gaynor
2009-06-03
3
-6
/
+42
*
[soc2009/multidb] Updated the transaction decorators for use with multiple DB.
Alex Gaynor
2009-06-03
1
-2
/
+2
*
[soc2009/multidb] Bring this branch up to date with my external work. This m...
Alex Gaynor
2009-06-03
4
-21
/
+20
*
[soc2009/multidb] Merged up to trunk r10865
Alex Gaynor
2009-06-02
3
-31
/
+39
*
Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...
Karen Tracey
2009-05-17
5
-5
/
+5
*
Fixed #11113: fixed a couple of issues that slipped through the cracks when c...
Jacob Kaplan-Moss
2009-05-14
1
-113
/
+25
*
Fixed #10348: ChangeList no longer overwrites a select_related provided by `M...
Jacob Kaplan-Moss
2009-05-14
1
-13
/
+15
*
Fixed #10643: fixed the formtools security hash to handle allowed empty forms...
Jacob Kaplan-Moss
2009-05-12
2
-6
/
+27
*
Fixed #10034: the formtools security hash function is now friendlier to brows...
Jacob Kaplan-Moss
2009-05-12
2
-2
/
+26
[next]