Історія комітів

Автор SHA1 Опис Дата
  Tim Graham b829d53b37 Fixed #22497 -- Highlighted difference between field and class deconstruction. 11 роки тому
  Tim Graham 1ce759b69f Fixed #22445 -- Added how to perform a reverse data migration to topic guide. 11 роки тому
  Tim Graham ab8d8e00c9 Improved formatting and links of migration docs. 11 роки тому
  Tim Graham 8905fcbda6 Fixed #22526 -- Added note about check() method to 1.7 release notes. 11 роки тому
  Aymeric Augustin 58ed387db3 Documented django.setup(). 11 роки тому
  Alex Gaynor 2bcb8bfc8d Fix many many typos in comments throughout the codebase 11 роки тому
  Aymeric Augustin 8b5b199e20 Fixed #3214 -- Stopped parsing SQL with regex. 11 роки тому
  Claude Paroz 2128b3a688 Specified 'csv and unicode' note as Python 2 only 11 роки тому
  Claude Paroz 680a0f08b1 Updated doc links to point to Python 3 documentation 11 роки тому
  Florian Apolloner 6d6af7244b Sycned .hginore with .gitignore. 11 роки тому
  Ana Krivokapic 0707b824fe Fixed #22328 -- Added --exclude option to compilemessages and makemessages. 11 роки тому
  Claude Paroz d1f93e9c1e Fixed #22507 -- Clarified nature of the sender argument of signals 11 роки тому
  Aymeric Augustin 3033a7193a Fixed #21166 -- Reset errors_occurred flag after commit and rollback. 11 роки тому
  Ben Davis 5c0333de2e Fixed #22517, "view prefix" still referenced in urlconf docs 11 роки тому
  Aymeric Augustin 0315f01087 Fixed a confusing heading in applications docs. 11 роки тому
  Tim Graham f65eb15ac6 Fixed #22504 -- Corrected domain terminology in security guide. 11 роки тому
  Víðir Valberg Guðmundsson deb561bbe2 Fixed #22422 -- Moved information about the application loading process to refs/applications.txt. 11 роки тому
  Moayad Mardini 3776926cfe Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection 11 роки тому
  Tim Graham 9e7f86b890 Fixed #22515 -- Fixed the object_id of the LogEntry that's created after a user password change in the admin. 11 роки тому
  Aymeric Augustin e368912902 Set some transaction-related feature flags on SQLite. 11 роки тому
  Shai Berger 843613add4 Fixed #22498 -- constraint name was not quoted in FK creation SQL 11 роки тому
  Shai Berger 53d97e4fe3 Made sure cursor.close() does not complain if cursor is already closed on Oracle 11 роки тому
  Aymeric Augustin 25209715d4 Prevented a crash in the cursor wrappers on Oracle. 11 роки тому
  Aymeric Augustin b0f4eecfa7 Ignored repeated calls to connection.close(). 11 роки тому
  Tim Graham d238c58912 Fixed #22499 -- Fixed a typo in an admin_views test that caused failure on Oracle. 11 роки тому
  Claude Paroz 7c24027bad Renamed Transifex project from django-core to django 11 роки тому
  Kevin Christopher Henry 91afc00513 Fixed #21157 -- Fixed problems with ResolverMatch 11 роки тому
  Aymeric Augustin 0aa4c6c391 Used the same instance of atomic for entry and exit. 11 роки тому
  Aymeric Augustin e74d2183c2 Wrapped migrations in a transaction only on DBs with transactional DDL. 11 роки тому
  Claude Paroz 3a435a057c Set compile messages options as class variable 11 роки тому