<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/scripts, branch 1.7a1</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Fixed `python scripts/manage_translations.py update_catalogs`.</title>
<updated>2014-01-04T22:08:27+00:00</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2014-01-04T22:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=2692a0c6217b1b5ea2730f5861cb96c991fc8673'/>
<id>2692a0c6217b1b5ea2730f5861cb96c991fc8673</id>
<content type='text'>
It used to generate languages 'e' and 'n'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It used to generate languages 'e' and 'n'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved translation maintenance script</title>
<updated>2013-12-12T14:38:50+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-12-12T14:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7d44b5d5d00a7850c3cd7a8abbf7a91e7c0d7994'/>
<id>7d44b5d5d00a7850c3cd7a8abbf7a91e7c0d7994</id>
<content type='text'>
Do not fetch 'en' catalogs, neither files with translation stats
lower than 5%. Centralized resource filtering.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not fetch 'en' catalogs, neither files with translation stats
lower than 5%. Centralized resource filtering.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the remaining E302 violations int eh django package</title>
<updated>2013-11-03T00:37:15+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2013-11-03T00:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=fe995e6cbdcf2766cf0aa951c8ef4549ad27694c'/>
<id>fe995e6cbdcf2766cf0aa951c8ef4549ad27694c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace cleanup.</title>
<updated>2013-10-10T20:49:20+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-10T20:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=1dae4ac1778f04805c0ed62c8debb13b281ba02b'/>
<id>1dae4ac1778f04805c0ed62c8debb13b281ba02b</id>
<content type='text'>
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added check when fetching and updating translations from Transifex</title>
<updated>2013-07-03T14:09:20+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-07-03T14:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=63b2155919c017591e70782fb0ad92167a160f30'/>
<id>63b2155919c017591e70782fb0ad92167a160f30</id>
<content type='text'>
So as syntax errors in po files don't go unnoticed. Refs #20695.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So as syntax errors in po files don't go unnoticed. Refs #20695.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Transifex links to the Django project</title>
<updated>2013-04-25T08:35:51+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-04-25T08:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8f7276b782e4e10f3e361f9d833f4e415e70bb28'/>
<id>8f7276b782e4e10f3e361f9d833f4e415e70bb28</id>
<content type='text'>
Translations for the Django framework are now hosted on the
django-core Transifex project, and the django project is only
dedicated to a team-only hub project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Translations for the Django framework are now hosted on the
django-core Transifex project, and the django project is only
dedicated to a team-only hub project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a helper script for managing django translations</title>
<updated>2013-01-01T15:17:26+00:00</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-01-01T15:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=739724ff825fc0a37f31a28607256bd09e008f0a'/>
<id>739724ff825fc0a37f31a28607256bd09e008f0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #11184 -- Made it possible to build RPMs with a non-default python executable.</title>
<updated>2012-01-02T20:09:58+00:00</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-01-02T20:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=b895b297a610c30c2eb80c0433d8e5736a509d53'/>
<id>b895b297a610c30c2eb80c0433d8e5736a509d53</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17331 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17331 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a man page for django-admin.py. Also install it correctly as part of the</title>
<updated>2007-06-10T06:33:31+00:00</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-06-10T06:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=b91226027e0719b2763c06965d9889387717691e'/>
<id>b91226027e0719b2763c06965d9889387717691e</id>
<content type='text'>
auto-generated rpm. Thanks to Marc Fargas and Paul Bissex for writing the man
page. Refs #3341.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@5457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
auto-generated rpm. Thanks to Marc Fargas and Paul Bissex for writing the man
page. Refs #3341.



git-svn-id: http://code.djangoproject.com/svn/django/trunk@5457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a</title>
<updated>2007-04-03T12:28:19+00:00</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-04-03T12:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=b9d077c10d0ded84ee91ac375eafb24e1658237d'/>
<id>b9d077c10d0ded84ee91ac375eafb24e1658237d</id>
<content type='text'>
portable fashion. That took a *lot* longer to debug than I thought it would, so
let's try not to break it.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
portable fashion. That took a *lot* longer to debug than I thought it would, so
let's try not to break it.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</pre>
</div>
</content>
</entry>
</feed>
