A few random examples:
- jinja2 is a better example of an alternative language than ZPT
- it's probably worth saying something about NoSQL
- Instagram and Pinterest are better examples of scaling Django than World
Online (sorry)
- we no longer reject the idea of depending on external libraries
- etc.
We should remove the questions that don't appear to be common problems
these days, update answers when the consensus has shifted a bit over the
years, and add question commonly asked on #django or django-users. (Since
I'm not following these media, I don't know what questions get asked time
and again.)
--
Ticket URL: <https://code.djangoproject.com/ticket/23016>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/23016#comment:1>
* status: new => assigned
* owner: nobody => olasitarska
--
Ticket URL: <https://code.djangoproject.com/ticket/23016#comment:2>
Comment (by olasitarska):
I did three improvements suggested here by Aymeric.
https://github.com/django/django/pull/3044
I didn't touch question about depending on external libraries, because I
don't have the full knowledge about this.
I also think that [[https://docs.djangoproject.com/en/1.6/faq/install
/#will-django-run-under-shared-hosting-like-textdrive-or-dreamhost|answer
about hosting]] that links to a very outdated wiki page should be either
removed or linked to much better mantained
[[http://djangofriendly.com/hosts/|Django Friendly]].
--
Ticket URL: <https://code.djangoproject.com/ticket/23016#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"549284faa4c58de420918ecd3120607db473787f"]:
{{{
#!CommitTicketReference repository=""
revision="549284faa4c58de420918ecd3120607db473787f"
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23016#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"49419ffd050d34c4f0948a0e9b68eb081985277b"]:
{{{
#!CommitTicketReference repository=""
revision="49419ffd050d34c4f0948a0e9b68eb081985277b"
[1.7.x] Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Backport of 549284faa4 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23016#comment:5>