Timeline
06/11/2008:
- 23:23 Ticket #7427 (DB backend-related docstring update to qs-rf) closed by
- fixed: (In [7624]) Fixed #7427 -- Fixed docstring that was rendered incorrect …
- 23:23 Changeset [ac5b9f58]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7427 -- Fixed docstring that was rendered incorrect due to …
- 23:22 Ticket #7421 (Don't check the exact error message of exceptions) closed by
- fixed: (In [7623]) Fixed #7421 -- Improved syncdb implementation not to check …
- 23:22 Changeset [acf888b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7421 -- Improved syncdb implementation not to check for exact …
- 23:18 Ticket #7386 (manage.py syncdb "--interactive" option doesn't exist) closed by
- fixed: This has been fixed in trunk.
- 23:13 Changeset [5309e18]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7026 -- Fixed misleading/incorrect exception text when adding …
- 23:13 Ticket #7026 (Exception message is worded poorly (backwards)) closed by
- fixed: (In [7622]) Fixed #7026 -- Fixed misleading/incorrect exception text …
- 22:58 Ticket #7223 (invalid input syntax for integer: "") closed by
- invalid: Hello there! This isn't a bug in the framework -- it looks like you …
- 22:56 Ticket #7194 (django-admin documentation typo (verbosity flag)) closed by
- fixed: (In [7621]) Fixed #7194 -- Fixed typo in django-admin.txt. Thanks, jhlywa
- 22:56 Changeset [0fd41d6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7194 -- Fixed typo in django-admin.txt. Thanks, jhlywa …
- 22:41 Ticket #6996 (serialization.txt is not linked from index) closed by
- fixed: Fixed.
- 22:37 Changeset [a08b2dd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Negligible comment typo fixes git-svn-id: …
- 22:36 Changeset [daab1f0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Various documentation edits from the past few changesets git-svn-id: …
- 20:33 Ticket #7431 (change import pwd library for import os in createsuperuser) created by
- the file createsuperuser.py (rev 7590) is using the pwd method to …
- 19:02 Ticket #7430 (Recursively iterating through a template's nodes) created by
- Right now, for node in Template() will only yield the top-level …
- 18:39 Ticket #7377 ("extends" and "block" tags are not available when constructing ...) reopened by
- http://groups.google.com/group/django-developers/browse_thread/thread/b …
- 18:17 Ticket #7429 (Make SessionBase more dictionary-like) created by
- SessionBase is missing the following dictionary methods: […] This …
- 18:04 Ticket #7428 (clean_<fieldname>() docs don't tell you what to do once you've ...) created by
- The …
- 17:56 Ticket #7427 (DB backend-related docstring update to qs-rf) created by
- The attached patch updates the BaseDatabaseOperations.query_class …
- 15:00 Ticket #7426 (Deleting a user doesn't delete its profile) created by
- When deleting a user, it does not shows to delete its associated …
- 14:30 Ticket #7425 (change_form.html bodyclass block doesn't inherit) created by
- contrib/admin/templates/admin/change_form.html's bodyclass block …
- 11:02 Ticket #7424 (Near mentions of TEMPLATE_DIRS absolute path, include tip dynamic ...) created by
- Most documentation of settings.TEMPLATE_DIRS instructs the user to use …
- 09:51 Ticket #7423 (syncdb fails to read in password in eclipse when creating database) created by
- (Version 0.97pre) When I run manage.py syncdb to create a new …
- 09:37 Ticket #7422 (for tag missing in CheckboxSelectMultiple) created by
- My site didn't pass AAA conformity level of accesibility so I changed …
- 09:37 CookBookPortugues edited by
- (diff)
- 09:32 CookBookPortugues edited by
- (diff)
- 09:32 CookBookPortugues created by
- 09:27 DjangoBrasil edited by
- (diff)
- 09:22 Ticket #7421 (Don't check the exact error message of exceptions) created by
- django/core/management/commands/syncdb.py checks for the exact error …
- 09:15 Ticket #7420 (Further generalization of DB backend (mis)features) created by
- The patch attached: * Adds four new atttibutes to DatabaseFeatures …
- 09:01 Ticket #7254 (patch: exclude apps from dumpdir) closed by
- fixed: (In [7615]) Fixed #7254 -- Added an '--exclude' option to dumpdata, …
- 09:01 Changeset [9c504954]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7254 -- Added an '--exclude' option to dumpdata, allowing …
- 08:57 Ticket #7419 (Testing framework or model save behaves differently after qsrf merge ...) created by
- I'm currently facing a weird problem with the testing framework after …
- 08:53 Ticket #7418 (session middleware claims user tampered with session cookie) created by
- I am using the latest stable release of Django, 0.96, on CentOS Linux …
- 07:51 TracGuide edited by
- (diff)
- 07:42 Ticket #3460 (Allow configuration of postgresql_psycopg2 isolation level) reopened by
- Replying to jacob: > Jack, it can be changed by inital …
- 06:36 TracGuide edited by
- test (diff)
- 06:05 Ticket #7409 (Characters '/' and ':' cause issues when used within a field as the ...) closed by
- duplicate: Duplicate of #5041/#5490, depending on the branch in use. #5041 was …
- 06:00 Ticket #7405 (typo in model api doc) closed by
- invalid: Example is correct. Read the query more carefully - it _excludes_ all …
- 05:51 Ticket #7417 (Warning on /admin/doc/tags/) created by
- /admin/doc/tags prints the following warning message: […] The …
- 05:49 Ticket #7406 (Json widget for newforms) closed by
- wontfix: This is a pretty specific widget, for a fairly edge case requirement. …
- 01:55 Ticket #6593 (Fastcgi/apache documentation could be simplified) closed by
- worksforme: I do understand your reasoning for simplifying the example, but the …
- 01:55 Ticket #7408 (Example for cycle is incorrect.) closed by
-
invalid:
rowvar
illustrates the use of a context variable in the cycle tag. …
06/10/2008:
- 23:34 Changeset [5e202f5a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7397: corrected order of command names in docs/django-admin.txt …
- 23:34 Ticket #7397 (django-admin docs still out of order after [7594]) closed by
- fixed: (In [7614]) Fixed #7397: corrected order of command names in …
- 22:58 Ticket #6075 (max_num, etc. for inline models in newforms-admin) closed by
- fixed: (In [7613]) newforms-admin: Fixed #6075 -- Implemented max_num on …
- 22:07 Ticket #7416 (Test Client Loses session when login is called) created by
- If data is put into the session by a view during a test, and then …
- 16:29 DjangoResources edited by
- (diff)
- 16:07 Ticket #7415 (FileFields have wrong url in admin under Windows, when using ...) created by
- Right now (revision 7612) AdminFileWidget is implemented this way: …
- 15:18 Ticket #7414 (OS X 10.5: setup.py copies admin templates to incorrect location) created by
- I'm pretty sure this is some kind of bug with OS X 10.5. The install …
- 13:41 Ticket #7413 (Updated Hebrew translations) created by
- Attached updated Hebrew (he) translations
- 13:32 Ticket #7412 (i18n crash on non-ASCII (UTF-8 encoded) doctrings) created by
- The Unicode decoding error occured in i18n.py when source file …
- 13:27 Ticket #7411 (Saving db object while iterating over a queryset larger than ...) created by
- == Example == === simpleapp/models.py: === […] === bugtest.py: …
- 12:06 Ticket #7258 (connection in WhereNode does not come down from Query) closed by
-
invalid: It's OK that the
connection
does not come fromQuery
. This is … - 11:08 Ticket #5999 (Broken expired session in newforms-admin) closed by
- fixed: (In [7611]) newforms-admin: Fixed #5999 -- When a session expires …
- 10:17 Ticket #7410 ([newforms-admin] KeyError when adding new auth model (context['save_as'])) closed by
- fixed: (In [7610]) newforms-admin: Fixed #7410 -- Added save_as to the …
- 09:32 Ticket #7410 ([newforms-admin] KeyError when adding new auth model (context['save_as'])) created by
- Since [7603] attempting to add a new auth model (either User or Group) …
- 08:09 Ticket #7409 (Characters '/' and ':' cause issues when used within a field as the ...) created by
- When a CharField is used as the primary key and the value contains the …
- 08:06 Ticket #7408 (Example for cycle is incorrect.) created by
- It currently reads: <tr class="{% cycle 'row1' 'row2' rowvar as …
- 07:42 Ticket #7407 (fails to load fixtures with Oracle 10g when tablenames are too long) created by
- The problem is that tablenames are not properly escaped when calling …
- 05:45 Ticket #7406 (Json widget for newforms) created by
- I've added a widget for newforms for handling Json data – it uses a …
- 05:04 Ticket #7405 (typo in model api doc) created by
- At …
- 04:53 Ticket #7404 (Add last_login and date_created to User's admin list) created by
- A small patch addin 'date_joined', 'last_login' to list_display and …
- 01:23 django_apache_and_mod_wsgi edited by
- (diff)
- 01:19 Ticket #7403 (dumpdata do not play friendly with inheritance) closed by
- invalid: You don't give an SVN revision that you were using, but the behavior …
- 00:01 Ticket #5765 (display non_forms error in edit_inline in newforms-admin) closed by
- fixed: (In [7609]) newforms-admin: Fixed #5765 -- non_form_errors now display …
06/09/2008:
- 23:45 Ticket #6809 ([newforms-admin] non_field_errors are not displayed in change_form.html) closed by
- fixed: (In [7607]) newforms-admin: Fixed #6809 -- non_field_errors are now …
- 22:54 Ticket #5520 ([newforms-admin] - support for save_as) closed by
- fixed: (In [7603]) newforms-admin: Fixed #5520 -- Implemented save_as …
- 22:45 Ticket #7403 (dumpdata do not play friendly with inheritance) created by
- Let say I have the following classes: […] Now I create a Pirate: …
- 21:52 Changeset [88a6fa5a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed some linking errors in the FAQ. git-svn-id: …
- 20:34 Ticket #7402 (get_or_create can cause a transaction to fail silently) created by
- In [7289] a change was made to get_or_create to work around a race …
- 19:14 Ticket #7229 (newforms-admin does not display validation errors that aren't ...) closed by
- duplicate: Looks like #6809 reports the same problem.
- 18:57 Ticket #7278 (problem using two manytomany field objects in a change_form.html (when ...) closed by
- worksforme: I cannot recreate this problem. If I have a couple of ManyToMany …
- 18:18 Ticket #6542 (admin filter UnicodeDecodeError) closed by
- invalid: There's not enough information here to reproduce this ticket, and …
- 18:11 Ticket #7400 (Auth: get_profile() doesn't allow other name than user for foreign key) closed by
- wontfix: This is just how profiles work: it's an application of duck typing. …
- 17:06 Ticket #7401 (Documentation should note potential problems with SELinux) created by
- Was following the documentation for installation with Apache & …
- 15:43 Ticket #7400 (Auth: get_profile() doesn't allow other name than user for foreign key) created by
- Django's authentication framework get_profile() method doesn't allow …
- 12:50 Ticket #7399 (Allow Google's AppEngine Memcache library.) created by
- Google's AppEngine contains …
- 11:22 Ticket #7290 (filter) closed by
- duplicate: Indeed; another dup of #7125.
- 11:17 Changeset [b5f92938]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7298: prevent update() on sliced QuerySet since UPDATE doesn't …
- 11:17 Ticket #7298 (update() on a sliced query set updates all objects.) closed by
- fixed: (In [7601]) Fixed #7298: prevent update() on sliced QuerySet since …
- 09:57 Ticket #7398 (Making it easier to add custom cache backends) created by
- I ran into an inconvenience with the Django cache. I wanted to add my …
- 09:03 Changeset [1271679]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7350, #7202 -- Fixed serialization for multi-model inheritance, …
- 09:03 Tickets #7202,7350 batch updated by
- fixed: (In [7600]) Fixed #7350, #7202 -- Fixed serialization for multi-model …
- 08:33 NewformsHOWTO edited by
- (diff)
06/08/2008:
- 18:50 Ticket #7397 (django-admin docs still out of order after [7594]) created by
- [7594] was supposed to reorder the 'createsuperuser' command so that …
- 14:43 Ticket #7396 (django.contrib.admin.site doesn't exist) closed by
- invalid: Replying to contato@brunoribeiro.org: > When I try to do …
- 14:18 Ticket #7396 (django.contrib.admin.site doesn't exist) created by
- When I try to do this proposal convetion at wiki: A proposal …
- 13:45 Ticket #5463 (make-messages.py process only .html (not .tpl etc)) reopened by
- Woops, the other one's a dup, not this one.
- 13:45 Ticket #7180 (make-messages.py using I18N_TEMPLATES_EXTENSIONS from settings...) closed by
- duplicate: Duplicate of #5463 (which has a fix).
- 13:44 Ticket #5463 (make-messages.py process only .html (not .tpl etc)) closed by
- duplicate: #7180 was a duplicate.
- 13:38 Changeset [1426c24]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a note about manage.py createsuperuser requiring …
- 13:28 Ticket #7367 (Cannot have non-primary-key OneToOneField to parent class) closed by
- invalid: Invalid: By definition multiple one-to-one fields no longer makes it a …
- 13:18 Changeset [b0ebcfe]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7394: fixed bug with syncdb and createsuperuser introduced in …
- 13:18 Ticket #7394 (create_superuser and syncdb bug) closed by
- fixed: (In [7598]) Fixed #7394: fixed bug with syncdb and createsuperuser …
- 13:14 Ticket #7395 (duplicate...) closed by
- duplicate: Duplicate of #7394.
- 13:13 Ticket #7369 (ForeignKey non-null relationship after null relationship on ...) closed by
- fixed: (In [7597]) Fixed #7369: fixed a corner-case involving …
- 13:13 Changeset [31d9dc07]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7369: fixed a corner-case involving select_related() following …
- 12:35 Ticket #7330 (Filtering on multiple indirect relations to same table gives incorrect SQL) closed by
- duplicate: I don't think this is related to #7277, but it is indeed a duplicate …
- 11:00 Ticket #7395 (duplicate...) created by
- After pulling the latest version from SVN today and changing the …
- 10:52 Ticket #7394 (create_superuser and syncdb bug) created by
- 1. Name error exception "The 'password' variable is not defined' in …
- 09:07 Ticket #7393 (0.96 documentation problems) created by
- If the tutorial is followed to the letter, it will fail to create a …
- 07:39 Ticket #6389 (Admin panel and url handling as Primary Key) closed by
- invalid
- 07:25 Ticket #6270 (There should be a way to easy edit a form's label_tag output!) closed by
- wontfix: If you need custom label attributes you ought to simply do that at the …
- 07:19 Ticket #6052 (SafeUnicode is not type.UnicodeType in _mysql.connection.escape) closed by
- invalid: Looks like this is a bug in MySQLdb: SafeUnicode is just a subclass of …
- 03:45 Changeset [8398ea6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7392 -- Corrected a typo in the backwards-compatibility layer …
- 03:45 Ticket #7392 (Typo in old-style superuser creation) closed by
- fixed: (In [7596]) Fixed #7392 -- Corrected a typo in the …
- 03:21 Changeset [511e01d9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #4371 -- Improved error checking when loading fixtures. Code now …
- 03:21 Ticket #4371 (fixture loading fails silently in testcases) closed by
- fixed: (In [7595]) Fixed #4371 -- Improved error checking when loading …
- 02:27 Ticket #7392 (Typo in old-style superuser creation) created by
-
The change in [7590], which added the
createsuperuser
target for … - 02:24 Changeset [8198bfec]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Move "createsuperuser" docs down one slot to maintain alphabetical …
- 02:23 Changeset [87c2423]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Add documentation for the creatsuperuser target (added in [7590]) to …
- 01:40 VersionOneFeatures edited by
- (diff)
- 01:37 VersionOneFeatures edited by
- Minor reorg/expansion (diff)
- 00:53 Changeset [8df7ac93]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added some new entries to the FAQ regarding the mailing lists and …
- 00:38 Ticket #6394 (custom_sql_for_model(): Small patch to remove comments better) closed by
- fixed: (In [7591]) Fixed #6394: improved comment stripping in initial SQL …
- 00:38 Changeset [102394b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6394: improved comment stripping in initial SQL files. Thanks, …
- 00:31 Ticket #5614 (Add createsuperuser management command to auth) closed by
- fixed: (In [7590]) Fixed #5614: added 'manage.py createsuperuser'. Thanks, …
- 00:31 Changeset [5675ae44]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq. …
Note: See TracTimeline
for information about the timeline view.