Changes between Version 427 and Version 428 of DjangoResources


Ignore:
Timestamp:
Sep 6, 2014, 2:06:49 AM (10 years ago)
Author:
Jacinda Shelly
Comment:

Removed several outdated / non-recommended books

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v427 v428  
    3838 * [http://www.tangowithdjango.com How to Tango with Django] - a beginners guide to web development with Django 1.5.4
    3939 * [http://www.amazon.com/Pro-Django-Marty-Alchin-ebook/dp/B00DREFRDQ/ Pro Django] - Leverage your Django skills with this advanced reference guide.
    40  * [http://www.packtpub.com/django-1-5-application-development-starter/book Instant Django 1.5 Application Development Starter] - Jump into Django with this hands-on guide to practical web application development with Python
    4140 * [http://twoscoopspress.com/products/two-scoops-of-django-1-5 Two Scoops of Django: Best Practices for Django 1.5] - Chock-full of material that will help you with your Django projects.
    4241
    43 ==== 1.2 ====
    44  * [https://www.packtpub.com/django-1-2-e-commerce-build-powerful-applications/book Django 1.2 E-commerce]- Build powerful e-commerce applications using Django, a leading Python web framework
    45  * [https://www.packtpub.com/django-javascript-integration-ajax-and-jquery/book/ Django JavaScript Integration: AJAX and jQuery]- Develop AJAX applications using Django and jQuery.
    46 
    47 ==== 1.1 ====
    48  * [http://www.amazon.com/Beginning-Django-E-Commerce-James-McGaw/dp/1430225351/ Beginning Django E-Commerce] - Learn how to build e-commerce shopping cart web applications with Django
    49  * [https://www.packtpub.com/django-1-1-testing-and-debugging/book Django 1.1 Testing and Debugging]- Building rigorously tested and bug-free Django applications.
    50 
    5142==== 1.0 ====
    52  * [https://www.packtpub.com/django-1-0-website-development-2nd-edition/book Django 1.0 Website Development]- Build powerful web applications, quickly and cleanly, with the Django application framework.
    53  * [https://www.packtpub.com/django-1.0-template-design-practical-guide/book/ Django 1.0 Template Development]- A practical guide to Django template development with custom tags, filters, multiple templates, caching, and more.
    5443 * [http://www.amazon.com/gp/product/1590597257?ie=UTF8&tag=jacobianorg-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1590597257/ The Definitive Guide to Django: Web Development Done Right] (Print Version of [http://www.djangobook.com/en/2.0/index.html djangobook.com])
    55 
    56 ==== 0.96 ====
    57  * [https://www.packtpub.com/django-website-development-tutorial/book/ Learning Website Development with Django]- A beginner's tutorial to building web applications, quickly and cleanly, with the Django application framework.
    5844
    5945
Back to Top