This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 02:00:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
faq
History
Preston Holmes
7b57a72d6d
Merge pull request
#485
from asparagui/add_period
...
Added missing period in docs
2012-11-02 16:17:25 -07:00
..
admin.txt
Fixed
#11460
- Added a FAQ regarding missing rows in the admin.
2012-09-27 17:36:02 -04:00
contributing.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00
general.txt
minor fix (+'.' to end of line)
2012-10-31 15:40:08 -05:00
help.txt
Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt
2011-04-01 16:10:22 +00:00
index.txt
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners.
2012-08-04 17:27:57 -07:00
install.txt
Documented minimal python 3.2 version.
2012-11-02 10:51:10 +01:00
models.txt
Avoided mixing dates and datetimes in the examples.
2012-09-08 11:00:04 -04:00
troubleshooting.txt
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners.
2012-08-04 17:27:57 -07:00
usage.txt
Fixed
#18029
-- Removed mod_python as of deprecation process. Thanks Aymeric Augustin for the review.
2012-03-31 10:34:11 +00:00