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
/
docs
/
faq.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 4186 to 4454 from trunk.
Robin Munn
2007-01-31
1
-12
/
+12
*
sqlalchemy: Merged revisions 3832 to 3917 from trunk.
Robin Munn
2006-10-24
1
-4
/
+14
*
sqlalchemy: Merged revisions 3679 to 3723 from trunk.
Robin Munn
2006-09-05
1
-3
/
+3
*
Added 'How can I get started contributing code to Django?' to the FAQ, and be...
Adrian Holovaty
2006-08-23
1
-8
/
+21
*
Updated my bio in the FAQ.
Wilson Miner
2006-08-18
1
-5
/
+5
*
Cleaned up 'How do I create users without having to edit password hashes?' en...
Adrian Holovaty
2006-08-04
1
-6
/
+3
*
Added 'Where can I find Django developers for hire?' to the FAQ
Adrian Holovaty
2006-07-28
1
-0
/
+10
*
Added FAQ question 'I submitted a bug fix in the ticket system several weeks ...
Adrian Holovaty
2006-07-27
1
-0
/
+18
*
Added link to Luke Plant's current-user hack from docs/faq.txt
Adrian Holovaty
2006-07-24
1
-4
/
+9
*
Fixed adverse -> averse typo in docs/faq.txt
Adrian Holovaty
2006-07-24
1
-1
/
+1
*
Added a CACHE_MIDDLEWARE_ANONYMOUS_ONLY setting which makes the cache ignore ...
Jacob Kaplan-Moss
2006-07-20
1
-0
/
+8
*
Added 'How do I add database-specific options to my CREATE TABLE statements, ...
Adrian Holovaty
2006-06-29
1
-24
/
+43
*
Added links to FastCGI docs from various places
Adrian Holovaty
2006-06-26
1
-6
/
+8
*
Fixed ReST error in [3158]. I think.
Adrian Holovaty
2006-06-20
1
-1
/
+1
*
Added 'Why is Django leaking memory?' to docs/faq.txt
Adrian Holovaty
2006-06-20
1
-10
/
+33
*
Fixed #2173 -- Small tweaks to Windows mod_python question in docs/faq.txt. T...
Adrian Holovaty
2006-06-18
1
-2
/
+5
*
Fixed #2166 -- (take two!). Use "manage.py reset ..." to reset a model's
Malcolm Tredinnick
2006-06-17
1
-9
/
+4
*
Fixed #2166 - Use "manage.py dbshell" as the portable way to pipe commands to
Malcolm Tredinnick
2006-06-16
1
-8
/
+6
*
Added 'Is Django a content-management-system?' to the faq
Adrian Holovaty
2006-06-08
1
-1
/
+18
*
Updated my URL in the FAQ doc.
Wilson Miner
2006-06-05
1
-1
/
+1
*
Changed docs/faq.txt MVC question to use clearer argument made in Jacob's Goo...
Adrian Holovaty
2006-05-03
1
-8
/
+24
*
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-05-02
1
-58
/
+92
*
Updated 1.0 date in docs/faq.txt
Adrian Holovaty
2006-03-16
1
-1
/
+1
*
Added 'Which sites use Django?' to the FAQ
Adrian Holovaty
2006-02-22
1
-0
/
+8
*
Made small clarification to docs/faq.txt
Adrian Holovaty
2006-02-03
1
-0
/
+1
*
Clarified wording in docs/faq.txt. Thanks, Mike Coleman
Adrian Holovaty
2006-02-02
1
-3
/
+3
*
Added 'Does Django support multiple-column primary keys?' to FAQ
Adrian Holovaty
2006-01-31
1
-0
/
+12
*
Added 'When will you release Django 1.0?' to FAQ
Adrian Holovaty
2006-01-30
1
-0
/
+14
*
Added 'My admin-site CSS and images showed up fine using the development serv...
Adrian Holovaty
2006-01-24
1
-0
/
+8
*
Added 'How do I automatically set a field's value to the user who last edited...
Adrian Holovaty
2006-01-23
1
-0
/
+13
*
Added 'How can I download the Django documentation to read it offline?' to do...
Adrian Holovaty
2006-01-23
1
-0
/
+16
*
Added link to washingtonpost.com from docs/faq.txt
Adrian Holovaty
2006-01-20
1
-0
/
+1
*
Changed answer to 'Do you have any of those nifty screencast things?' in docs...
Adrian Holovaty
2006-01-12
1
-1
/
+8
*
Made some small changes to the Django FAQ
Adrian Holovaty
2006-01-06
1
-5
/
+5
*
Added 'Should I use the official version or development version?' question to...
Adrian Holovaty
2005-11-20
1
-0
/
+9
*
Followup faq change to [1237]
Adrian Holovaty
2005-11-15
1
-1
/
+1
*
Added extra paragraphs to 'Why did you write all of Django from scratch' FAQ ...
Adrian Holovaty
2005-11-15
1
-0
/
+10
*
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty
2005-10-19
1
-2
/
+1
*
Added ManyToManyField filter doesn't display question to FAQ
Adrian Holovaty
2005-09-20
1
-0
/
+10
*
Added 'Why did you write all of Django from scratch' FAQ question
Adrian Holovaty
2005-09-20
1
-0
/
+17
*
Changed my bio to reflect my job change
Adrian Holovaty
2005-09-20
1
-5
/
+6
*
Added clarification to [594]
Adrian Holovaty
2005-09-01
1
-0
/
+5
*
Added 'If I make changes to a model, how do I update the database?' to the FAQ
Adrian Holovaty
2005-09-01
1
-0
/
+17
*
Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...
Adrian Holovaty
2005-08-25
1
-7
/
+2
*
Fixed #1 -- Added anonymous session support via middleware and request.sessio...
Adrian Holovaty
2005-08-16
1
-3
/
+3
*
Changed faq to say explicitly that db.queries includes all SQL statements
Adrian Holovaty
2005-08-02
1
-0
/
+2
*
Fixed #252 -- Updated shared-hosting FAQ. Thanks, Matt Croydon
Adrian Holovaty
2005-08-02
1
-7
/
+8
*
Fixed #249 -- Added our IRC nicks to docs/faq.txt. Good idea, espen
Adrian Holovaty
2005-08-02
1
-1
/
+9
*
Added 'Can I use Django with a pre-existing database?' to the FAQ
Adrian Holovaty
2005-08-01
1
-0
/
+11
*
Cleaned up FAQ changes from [303]
Adrian Holovaty
2005-07-25
1
-17
/
+17
[next]