Timeline
11/29/2013:
- 19:13 Ticket #21534 (Admin List Widgets Need To Be Paginated) closed by
- worksforme: Actually, you can browse to select other options (click the magnifying …
- 16:57 Changeset [9af7e18]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an unescisarily gendered pronoun in a docstring
- 16:00 Ticket #21535 (Password hash iterations not updating.) created by
- If you follow the steps in the …
- 14:51 Ticket #21534 (Admin List Widgets Need To Be Paginated) created by
- I connected the Django ORM to an existing postgresDB (which we used to …
- 12:31 Ticket #20867 (Allow Form.clean() to target specific fields when raising ValidationError.) closed by
- fixed: In f563c339ca2eed81706ab17726c79a6f00d7c553: […]
- 12:00 Changeset [b72b85af]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed Form._errors from the docs in favor of the add_error API.
- 12:00 Changeset [f563c33]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #20867 -- Added the Form.add_error() method. Refs #20199 …
- 11:57 Ticket #21527 (Application order effects template loading/overriding) closed by
- invalid: If you …
- 10:57 Ticket #21533 (Latest Irish (ga) Translations patch from Transiflex for Django-core core) closed by
- invalid: Hi, Django's translations are done on transifex. See …
- 10:53 Ticket #21533 (Latest Irish (ga) Translations patch from Transiflex for Django-core core) created by
- Hi, I am a new coordinator for the Django Irish (GA) Translations …
- 10:48 Ticket #21532 (Django URLValidator fails on some valid URLs) closed by
- duplicate: This appears to be a duplicate of #20003.
- 10:39 Ticket #21532 (Django URLValidator fails on some valid URLs) created by
- This raises a ValidationError, even though the URL is valid: […] …
- 09:20 Ticket #21459 (Allow easy reload of appcache.) closed by
-
wontfix: See #3591 for more issues into that direction; supporting
reload()
… - 08:30 Ticket #21531 (Django 1.6 forms.SlugField validation error) closed by
- needsinfo: I just tested against, 1.6, stable/1.6.x and master; can't reproduce …
- 07:48 Ticket #21531 (Django 1.6 forms.SlugField validation error) created by
- Hi, I have a problem with SlugField. In my model I have this …
- 07:35 Ticket #21530 (urls.py AttributeError: 'RegexURLPattern' object has no attribute ...) created by
- The urls.py file does not support the ability of supplying one URL. …
- 07:01 Ticket #21380 (There is no easy way to set permission to directories in collecting ...) closed by
- fixed: In 7e2d61a9724644d6d1c7ce9361d9fd5be3e2ab86: […]
- 07:01 Changeset [7e2d61a9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21380 -- Added a way to set different permission for static …
- 06:41 Ticket #21529 (url tag urlencodes arguments irreversibly) created by
- Somewhere between 1.4 and 1.6 the url tag started urlencoding …
- 04:33 Ticket #21528 (improve Django Doc with an example for formfield_for_foreignkey ...) created by
- Please, Could you add an example for formfield_for_foreignkey ( …
- 00:35 Ticket #21527 (Application order effects template loading/overriding) created by
- I am not sure if it was mentioned in the documentation, but it is …
11/28/2013:
- 20:42 Changeset [42ac138]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a deprecation warning introduced by 96dd48c83f.
- 18:22 Ticket #21522 (Add rendering decorators) closed by
- wontfix: Nope. The Golden rule of decorators -- they shouldn't modify the …
- 18:14 Ticket #21521 (Provide a boiler plate free ./manage.py startapp command) closed by
- wontfix: I'm not sure I see the value here. Firstly, there's a problem with …
- 17:58 Ticket #21520 (Ship PyMysql as a defaut MySQL driver) closed by
- wontfix: We're definitely not going to *ship* PyMySQL with Django. Python's …
- 15:38 Ticket #21474 (ModelForm resets field when field not in data) closed by
- needsinfo: Feel free to revive the discussion on the mailing list if you'd like …
- 14:04 Changeset [936dbaf1]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2005 from loic/ticket21169 Use 'update_fields' in …
- 14:01 Changeset [91fce67]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Use 'update_fields' in RelatedManager.clear() when bulk=False. Thanks …
- 11:59 Ticket #21526 (register = template.Library(). Is the instance name just a convention?) closed by
- invalid: Hi, The documentation is correct here. Django's template code …
- 11:54 Ticket #21526 (register = template.Library(). Is the instance name just a convention?) created by
- https://docs.djangoproject.com/en/dev/howto/custom-template-tags/#code- …
- 11:51 Ticket #21525 (built in manage.py runserver waits for all content to download before ...) created by
- Hi, I am not sure if this is a bug or not or if it is a feature that …
- 11:34 Changeset [14ddc1b5]stable/1.6.x by
- [1.6.x] Fixed #21496 -- Fixed crash when GeometryField uses TextInput …
- 11:29 Ticket #21496 (Django 1.6 django.contrib.gis GeometryField crashes on alternate widget) closed by
- fixed: In 34b8a385588a051814f77481c875047c8bd23b37: […]
- 11:29 Changeset [34b8a38]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21496 -- Fixed crash when GeometryField uses TextInput Thanks …
- 11:09 Ticket #21524 (Annotation and .extra with group function breaks at database level) created by
- This is somewhat related to #14657 and #13274 For some awkward reason …
- 10:41 Changeset [c8b637d8]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- All the E125 errors hvae been eradicated.
- 09:28 Ticket #21523 (Models DateField to_python method no longer supports mock dates.) created by
- In between 1.4 and 1.5 a change was made to …
- 08:10 Ticket #21522 (Add rendering decorators) created by
- A lot of frameworks now allow you to do : […] We could apply that …
- 07:53 Ticket #21521 (Provide a boiler plate free ./manage.py startapp command) created by
- Django still requires a lot of boiler plate to start with. Running …
- 07:50 Changeset [7477a4f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed E125 pep8 warnings
- 07:49 Ticket #21517 (Add unit test for non-autoincrement primary key with value 0 (zero)) closed by
- fixed: In d1df395f3ae768e495a105db2f85352c44ba1c28: […]
- 07:48 Changeset [d1df395f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21517 -- Added unit test for non-autoincrement primary key with …
- 07:34 Ticket #21520 (Ship PyMysql as a defaut MySQL driver) created by
- Ship PyMsql (https://github.com/PyMySQL/PyMySQL) with Django, and make …
- 03:52 Ticket #12446 (multipart/mixed in multipart/form-data) closed by
- wontfix: Given the previous note regarding the HTML 5 spec, and the lack of any …
11/27/2013:
- 18:00 Changeset [0e98050]stable/1.5.x by
- [1.5.x] Fixed #21515 -- Corrected example of template.Context in …
- 17:59 Changeset [02f9e90]stable/1.6.x by
- [1.6.x] Fixed #21515 -- Corrected example of template.Context in …
- 17:58 Ticket #21515 (template.Context Documentation: c.pop() and c.push() return nothing in ...) closed by
- fixed: In 077af42139db84d88f293ab5eadc989a9169dce1: […]
- 17:57 Changeset [077af421]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21515 -- Corrected example of template.Context in …
- 16:42 Changeset [a5b94d9d]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- A handle of flake8 fixes
- 15:35 Changeset [df6760f1]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a warning regarding risks in serving user uploaded media. …
- 15:27 Ticket #21519 (django.db.models: get_apps() includes abstract models, get_models() ...) created by
- (I'm uncertain how much of this report is bug vs. new feature; I went …
- 13:44 Ticket #21518 (override_settings(ROOT_URLCONF) doesn't clear resolver cache) created by
- If override_settings is used to set different URL mappings on …
- 12:51 Changeset [041a076]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #2000 from loic/docs Fixed typo in release notes.
- 12:37 Changeset [ecd85565]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in release notes.
- 12:15 Ticket #21169 (Deletion in custom reverse managers) closed by
- fixed: In 17c3997f6828e88e4646071a8187c1318b65597d: […]
- 11:45 Changeset [01e8ac47]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- PEP-8 cleanup Refs #21169
- 11:45 Changeset [f450bc9f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a bulk option to RelatedManager remove() and clear() methods …
- 11:45 Changeset [52015b9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Used simpler queries for m2m clearing when possible. Refs #21169
- 11:44 Changeset [17c3997f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21169 -- Reworked RelatedManager methods use default filtering …
- 10:29 Changeset [0b3c8fc8]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Update tutorial part 1 to discuss migrations properly
- 10:29 Changeset [67b51b9]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Include deferred SQL in sqlmigrate output
- 09:29 Ticket #21438 (Migrations do not detect many to many fields) closed by
- fixed: In 5e63977c0e5d0dff755817b86364a5c8882deaf7: […]
- 09:28 Changeset [5e63977]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21438: makemigrations now detects ManyToManyFields
- 09:20 Changeset [19b34fbe]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Field.deconstruct() howto docs
- 08:54 Ticket #21517 (Add unit test for non-autoincrement primary key with value 0 (zero)) created by
- This ticket is related with ticket #17713. MySQL has the capability …
- 07:32 Changeset [eece3c2]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- PostGIS schema editor support
- 06:56 Changeset [4fcfc318]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add gis deconstruct() method (this does not make schema work)
- 06:34 Changeset [96dd48c]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Change initial migration writing to work as docs suggest. Application …
- 06:29 Changeset [db4527e3]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fix squashed migration loading ordering issue
- 05:51 DjangoJobs edited by
- Added job adverts for FARM Digital. (diff)
11/26/2013:
- 14:33 Ticket #21499 (Migrations won't work if field signature changes) closed by
- fixed: In 455e2896b122a331057483634bea9c8074bdc97d: […]
- 14:33 Changeset [0c46ca8]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #1985 from raphaa/21499 Fixed #21499 -- Migrations …
- 14:32 Changeset [ac17525]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Replace use of dict.has_key with
key in dict
- 13:49 Changeset [bb5ab908]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a typo in the documentation
- 13:42 Changeset [655b8bb1]stable/1.6.x by
- [1.6.x] Fixed #21448 -- Fixed test client logout with cookie-based …
- 13:42 Ticket #21448 (Test Client logout does not work with cookie-based sessions) closed by
- fixed: In 384816fccb6dfc7fc40f8059811341ba3572d9ff: […]
- 13:41 Changeset [384816f]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21448 -- Fixed test client logout with cookie-based sessions …
- 12:18 Ticket #21516 (Update the import path for the FormSet classes and factories in ...) created by
- Since #21489, FormSet classes and factories are exposed directly on …
- 11:04 Changeset [6cd5c67]stable/1.6.x by
- [1.6.x] Fixed #21355 -- try importing _imaging from PIL namespace …
- 11:01 Ticket #21355 (Try importing _imaging from PIL namespace first.) closed by
- fixed: In 5725236c3ee4323203aa681cb54d1ff1d7f376df: […]
- 10:51 Changeset [5725236]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21355 -- try importing _imaging from PIL namespace first.
- 10:40 Ticket #21515 (template.Context Documentation: c.pop() and c.push() return nothing in ...) created by
- https://docs.djangoproject.com/en/1.6/ref/templates/api/#django.templat …
- 07:51 Ticket #21514 (Session expiry dates should be in an ISO string instead of datetime) created by
- The documentation for Django 1.6 says …
- 07:08 Changeset [9d6c48a]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Use str.isupper() to test if a string is uppercased.
- 05:51 Ticket #21513 (method_decorator doesn't work with argumented Class-Based Decorator) created by
- https://code.djangoproject.com/ticket/13093 was a similar example of …
- 05:11 Ticket #21489 (Expose FormSet on the django.forms package.) closed by
- fixed: Fixed in 1c7a83ee8e3da431d9d21dae42da8f1f89973f7c.
- 04:00 DevelopersForHire edited by
- (diff)
- 03:59 DevelopersForHire edited by
- (diff)
- 03:20 Ticket #21512 (Test of model_fields and model_forms gives incomplete information ...) closed by
- fixed: In 16d73d7416a7902703ee8022f093667f7ac9ef5b: […]
- 03:18 Changeset [16d73d7]stable/1.10.xstable/1.11.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #21512 -- Added more complete information about Pillow and PIL …
Note: See TracTimeline
for information about the timeline view.