- Provide a friendly design using the same themes as the Django Project
website.
- Ensure the developer is using the current version of Django. Many
tutorials found through Google are for older versions of Django.
- Provide links to the current versions of the documentation, introductory
polling tutorial, and community.
- Include the release notes for the current version of Django.
- Focus on the new Django developer, as many seasoned Django developers
will using other methods for starting projects.
[https://groups.google.com/d/topic/django-
developers/G09hwOQIdvU/discussion django-developers thread]
[https://github.com/django/django/pull/8823 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/28457>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5fe9b7b40acf73da3dd91c56b3534f0bab1fb3d0" 5fe9b7b]:
{{{
#!CommitTicketReference repository=""
revision="5fe9b7b40acf73da3dd91c56b3534f0bab1fb3d0"
Fixed #28457 -- Updated the design of the 'Congrats' page for new Django
projects.
Developed by Timothy Allen and Chad Whitman of The Wharton School with
shepherding from Aymeric Augustin and Collin Anderson.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28457#comment:1>
Comment (by Tim Graham <timograham@…>):
In [changeset:"f6b5cecc71d7d429fc33e6b3f7f4e5112f9251af" f6b5cecc]:
{{{
#!CommitTicketReference repository=""
revision="f6b5cecc71d7d429fc33e6b3f7f4e5112f9251af"
Refs #28457 -- Updated the colors of the 'Congrats' page for WCAG AA
compliance.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28457#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"73241132f21356f44d77ae23511b7eb122cfab2b" 73241132]:
{{{
#!CommitTicketReference repository=""
revision="73241132f21356f44d77ae23511b7eb122cfab2b"
Refs #28457 -- Removed unused .next-step CSS in
django/views/templates/default_urlconf.html.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28457#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"1b77eb07bbefd866421787d7418eae362a1bea1b" 1b77eb0]:
{{{
#!CommitTicketReference repository=""
revision="1b77eb07bbefd866421787d7418eae362a1bea1b"
[2.0.x] Refs #28457 -- Updated the colors of the 'Congrats' page for WCAG
AA compliance.
Backport of f6b5cecc71d7d429fc33e6b3f7f4e5112f9251af from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28457#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"6e2ace8c4e186c59f269db4c045dcc5c16191eac" 6e2ace8c]:
{{{
#!CommitTicketReference repository=""
revision="6e2ace8c4e186c59f269db4c045dcc5c16191eac"
[2.0.x] Refs #28457 -- Removed unused .next-step CSS in
django/views/templates/default_urlconf.html.
Backport of 73241132f21356f44d77ae23511b7eb122cfab2b from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28457#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"f52b026168292803693cecbca061630227df1b29" f52b026]:
{{{
#!CommitTicketReference repository=""
revision="f52b026168292803693cecbca061630227df1b29"
Refs #28457 -- Tweaked colors/layout of the congrats page for readability.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28457#comment:6>