Skip to main content

Managing version compatibility

  • Chapter
  • First Online:
Django Standalone Apps
  • 1364 Accesses

Abstract

When you write a Django app to include in your own project, you have known versions of Python, Django, and every other dependency used. When you create a standalone app, you have neither knowledge nor control over these versions since this will be deployed in other people’s projects. As a result what "works for me" may turn out not to work in even subtlety different environments for other developers. You may not be able to know exactly which versions every user and prospective user have deployed, but you can anticipate major combinations of Python, Django, and even dependency versions and ensure that your app works in each. This has the added bonus of making upgrades easier for you wherever you use your own standalone app.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2020 Ben Lopatin

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Lopatin, B. (2020). Managing version compatibility. In: Django Standalone Apps. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-5632-9_14

Download citation

Publish with us

Policies and ethics