Opened 17 years ago
Closed 17 years ago
#8985 closed (fixed)
General FAQ should be updated
| Reported by: | Julien Phalip | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Now that Django 1.0 has shipped, the general FAQ needs to be updated concerning the API shifting (1) and the version one roadmap (2).
(1) http://docs.djangoproject.com/en/dev/faq/general/#do-you-have-any-of-those-nifty-screencast-things
(2) http://docs.djangoproject.com/en/dev/faq/general/#when-will-you-release-django-1-0
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | 8985.generalfaq.diff added |
|---|
comment:1 by , 17 years ago
| Component: | Uncategorized → Documentation |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8991]) Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 release, including 'When will you release Django 1.0?' Good riddance!